elliptic-curve-sum

There are 2 repositories under elliptic-curve-sum topic.

  • Cryptography

    ElizaLo/Cryptography

    Elliptic Curves and other algorithms

    Language:Python9105
  • kanika2296/elliptic-curve-diffie-hellman

    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

    Language:Python4105