Module ring::ec::suite_b::ecdh

source ยท
Expand description

ECDH key agreement using the P-256 and P-384 curves.

Macrosยง

  • ecdh ๐Ÿ”’
    A key agreement algorithm.

Staticsยง

  • ECDH using the NSA Suite B P-256 (secp256r1) curve.
  • ECDH using the NSA Suite B P-384 (secp384r1) curve.

Functionsยง