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

954f9df · Dec 7, 2023

History

18 Commits
Nov 2, 2023
Nov 2, 2023
Nov 2, 2023
Dec 7, 2023
Dec 1, 2023
Nov 10, 2023

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