Skip to content

juhanurmi/cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Applications

  • Bloom filter: How to avoid performance issues with search
  • Simhash: How to detect similar texts
  • Hash + salt: How to store sensitive data
  • Proof-of-work: How to create your own proof-of-work test

Examples

  • Simple Diffie-Hellman key exchange example
  • Simple RSA example
  • HMAC with MD5 reference implementation

About

Cryptography Engineering Exercises.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages