Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm
Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), implemented generically over elliptic curves, providing RFC6979 deterministic signing support as well as randomized signatures and signature verification. This package contains library source intended for building other packages which use the "algorithm" feature of the "ecdsa" crate.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0.17.0-1.fc46 | - |
You can contact the maintainers of this package via email at
rust-ecdsa dash maintainers at fedoraproject dot org.