Pure Rust implementation of RFC6979: Deterministic Usage of the Digital
Signature Algorithm (DSA) and Elliptic Curve Digital Signature Algorithm
(ECDSA).
This package contains library source intended for building other packages which
use the "default" feature of the "rfc6979" crate.