Skip to content

jeffgran/crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Cryptography experiments

So far, just one experiment:

I wanted to learn more about how cryptography works so I read RFC 1321 where the MD5 hashing function is described and implemented it myself in ruby.

TODO:

Ideas on other experiments:

  • look up the vulnerabilities people found and see if I can crack my own implementation by creating a collision?
  • Try making a SHA1, SHA256 etc.? If they're similar enough maybe I could make an abstraction that would let me easily add more hashing functions.

About

Just some cryptography experiments of mine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages