Skip to content

MichaelLukowski/crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

crypto

This is a repo containing simple Diffie Hellman exchange, Elliptic Curve Diffie Hellman (Curve25519), and will soon include Supersingular isogeny Diffie–Hellman key exchange. These Keys are genererated according to the IETF specifications (RFC 2631, and RFC 7748). Once these keys are generated a symmetric cipher like AES-256 or Salsa20 can be used to encrypt messages and used between two parties.

About

testing out crypto methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages