Pure Rust implementation of RFC6979: Deterministic Usage of the Digital Signature Algorithm (DSA) and Elliptic Curve Digital Signature Algorithm (ECDSA)
# Cargo.toml
[dependencies]
rfc6979 = "0.5.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generates a deterministic nonce k for ECDSA signing using RFC6979.
No known issues recorded.
No dependency data recorded yet.