[][src]Module ecdsa::curve::nistp384

NIST P-384 elliptic curve (a.k.a. secp384r1)

Structs

NistP384

NIST P-384 elliptic curve.

Type Definitions

Asn1Signature

ASN.1 DER encoded NIST P-384 ECDSA signature

FixedSignature

Fixed-sized (a.k.a. "raw") NIST P-384 ECDSA signature

PublicKey

NIST P-384 public keys

SecretKey

NIST P-384 secret keys