Module pgp::crypto::ecdh

source ·

Functions§

  • Build param for ECDH algorithm (as defined in RFC 6637) https://tools.ietf.org/html/rfc6637#section-8
  • ECDH decryption.
  • ECDH encryption.
  • Generate an ECDH KeyPair. Currently only support ED25519.