Module ring::ec::curve25519

source ยท
Expand description

Elliptic curve operations and schemes using Curve25519.

Modulesยง

  • EdDSA Signatures.
  • ops ๐Ÿ”’
    Elliptic curve operations on the birationally equivalent curves Curve25519 and Edwards25519.
  • scalar ๐Ÿ”’
  • X25519 Key agreement.