Skip to content

DerJesko/bad_crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bad_crypto

A bad crypto library written in Rust. I'm just implementing cryptography schemes I learned about in University.

Don't use it. Only a fool would use it. Don't even think about using it. It is insecure. Go somewhere else and enjoy life.

ToDo list:

  • Elgamal Public Key Encryption
  • Elgamal Homomorphic Public Key Encryption
  • Diffie-Hellman Key Exchange
  • RSA Public Key Encryption (kind of; not the secure one)
  • Rabin Public Key Encryption
  • Regev Public Key Encrytion
  • GSW Homomorphic Public Key Encryption

Releases

No releases published

Packages

No packages published

Languages