p521 0.14.0

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

p521

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 19 feature flags, 10 of them enabled by default.

default

arithmetic (default)

ecdsa (default)

pem (default)

precomputed-tables (default)

std (default)

sha512 (default)

pkcs8 (default)

alloc (default)

getrandom (default)

digest (default)

ecdh

ecdsa-core

group-digest

hash2curve

oprf

rand_core

serde

serdect

test-vectors