ring_compat::signature::ecdsa

Module p384

Source
Available on crate feature signature only.
Expand description

ECDSA support for the NIST P-384 elliptic curve

Structs§

NistP384
NIST P-384 elliptic curve.

Type Aliases§

Signature
ECDSA/P-384 signature
SigningKey
ECDSA/P-384 signing key
VerifyingKey
ECDSA/P-384 verify key