Saltar al contenido principal
k256 (RustCrypto)
Integración de aplicaciones

k256 (RustCrypto)

page-developers-tools-subcategory-cryptography-key-management-title

Firma de transacciones · Seguridad

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.

Recursos relacionados