$ p384
v0.13.1Pure Rust implementation of the NIST P-384 (a.k.a. secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support.
Downloads: 42.0M
Recent: 8.2M
Versions: 44
Updated: March 10, 2026
Patch update: 0.13.1 → 0.13.1
$ DOWNLOADS TREND
29.1M42.0M
$ VERSION HISTORY
v0.13.1March 10, 2026
v0.13.1February 3, 2026
v0.13.1January 24, 2026
v0.13.1January 21, 2026
v0.13.1January 8, 2026
v0.13.1January 4, 2026
v0.13.1December 30, 2025
v0.13.1November 25, 2025
v0.13.1October 23, 2025
v0.14.0-pre.11September 14, 2025
$ LINKS
$ INSTALL
cargo add p384Or add to Cargo.toml: p384 = "0.13.1"