p256 0.11.1

Pure Rust implementation of the NIST P-256 (a.k.a. secp256r1, prime256v1) elliptic curve 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 20 feature flags, 17 of them enabled by default.

default

arithmetic (default)

ecdsa (default)

pkcs8 (default)

std (default)

sha256 (default)

digest (default)

sha2 (default)

This feature flag does not enable additional features.

bits

ecdh

ecdsa-core

This feature flag does not enable additional features.

expose-field

hash2curve

hex-literal

This feature flag does not enable additional features.

jwk

pem

serde

serdect

This feature flag does not enable additional features.

test-vectors

voprf