ecdsa 0.15.1

Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy
Documentation

ecdsa

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

default

digest (default)

alloc

arithmetic

der

This feature flag does not enable additional features.

dev

hazmat

This feature flag does not enable additional features.

pem

pkcs8

rfc6979

This feature flag does not enable additional features.

serde

serdect

This feature flag does not enable additional features.

signing

std

verifying