Pure Rust implementation of the NIST P-256 elliptic curve
Pure Rust implementation of the NIST P-256 (a.k.a. secp256r1, prime256v1) elliptic curve as defined in SP 800-186, with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic. This package contains library source intended for building other packages which use the "ecdsa" feature of the "p256" crate.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.13.2-2.fc41 | - |
Fedora 41 | 0.13.2-2.fc41 | - |
Fedora 40 | 0.13.2-1.fc40 | - |
Fedora 39 | 0.13.2-1.fc39 | - |
Fedora EPEL 9 | 0.13.2-1.el9 | - |
You can contact the maintainers of this package via email at
rust-p256 dash maintainers at fedoraproject dot org
.