Elliptic Curves and other algorithms
-
Updated
Dec 12, 2019 - Python
Elliptic Curves and other algorithms
Implemented in python , Elliptic-curve Diffie–Hellman (ECDH) is a key agreement protocol that allows two parties, each having an elliptic-curve public–private key pair, to establish a shared secret over an insecure channel. This shared secret may be directly used as a key, or to derive another key
Add a description, image, and links to the elliptic-curve-sum topic page so that developers can more easily learn about it.
To associate your repository with the elliptic-curve-sum topic, visit your repo's landing page and select "manage topics."