Skip to content

Elliptic curve Diffie–Hellman (ECDH) key exchange protocol in pure V language

License

Notifications You must be signed in to change notification settings

blackshirt/ecdhe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecdhe

Elliptic curve Diffie–Hellman (ECDH) key exchange protocol in pure V language

Elliptic curve Diffie–Hellman (ECDH) key exchange protocol that allows two parties, each having an elliptic curve public–private key pair, to establish a shared secret over an insecure channel. Currently, its only support Curve25519.

About

Elliptic curve Diffie–Hellman (ECDH) key exchange protocol in pure V language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published