p384 0.13.0

Pure Rust implementation of the NIST P-384 (a.k.a. secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support.
Documentation

p384

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 21 feature flags, 27 of them enabled by default.

default

arithmetic (default)

ecdh (default)

ecdsa (default)

pem (default)

std (default)

sha384 (default)

pkcs8 (default)

alloc (default)

digest (default)

sha2 (default)

bits

ecdsa-core

expose-field

hash2curve

hex-literal

jwk

serde

serdect

test-vectors

voprf