应用集成
k256 (RustCrypto)
page-developers-tools-subcategory-cryptography-key-management-title
交易签名 · 安全性
k256 from RustCrypto is a pure Rust secp256k1 implementation covering ECDSA signing, verification, public key recovery, Schnorr, and ECDH, and it sits under reth, Alloy, and most Rust tooling. Rust builders depend on it directly when they handle signatures themselves.