Module hacl::hazmat::curve25519

source ·

Enums§

Functions§

  • Compute the ECDH with the private_key and public_key.
  • Compute the public key for the provided private_key (scalar multiplication with the base point).