Skip to content

rylew2/MD5-Decrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

MD5-Decrypt

I. What

This program was given as part of a job applciation. It involved first making an Amazon Web Services POST call to get an MD5 encrypted email address. This program takes that MD5 encrypted string and an MD5 of my email address and recursively decrypt them two characters at a time to find the final email address.

The end goal was to send my resume to the resulting email address.

II. ToDo:

  • Improve complexity (re nested for loops)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages