[go: up one dir, main page]

p256 0.14.0-pre.3

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

p256

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 19 feature flags, 9 of them enabled by default.

default

arithmetic (default)

ecdsa (default)

pem (default)

std (default)

sha256 (default)

pkcs8 (default)

alloc (default)

digest (default)

sha2 (default)

bits

ecdh

ecdsa-core

expose-field

hash2curve

jwk

oprf

serde

serdect

test-vectors