Pular para o conteúdo principal
k256 (RustCrypto)
Integração de aplicativos

k256 (RustCrypto)

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

Assinatura de transações · Segurança

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