$ k256

v0.13.4

secp256k1 elliptic curve library written in pure Rust with support for ECDSA signing/verification/public-key recovery, Taproot Schnorr signatures (BIP340), Elliptic Curve Diffie-Hellman (ECDH), and general-purpose secp256k1 elliptic curve group operations which can be used to implement arbitrary protocols

Downloads: 45.7M
Recent: 6.9M
Versions: 79
Updated: March 10, 2026

Patch update: 0.13.4 → 0.13.4

$ DOWNLOADS TREND

35.1M45.7M

$ VERSION HISTORY

v0.13.4March 10, 2026
v0.13.4February 3, 2026
v0.13.4January 24, 2026
v0.13.4January 21, 2026
v0.13.4January 8, 2026
v0.13.4January 4, 2026
v0.13.4December 30, 2025
v0.13.4November 25, 2025
v0.13.4October 23, 2025
v0.14.0-pre.11September 14, 2025

$ LINKS

$ INSTALL

cargo add k256

Or add to Cargo.toml: k256 = "0.13.4"