Docs.rs
zksync_consensus_crypto-0.9.0
zksync_consensus_crypto 0.9.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ml-ia
github:matter-labs:crates-io
CratesMatterLabs
Dependencies
anyhow ^1
normal
blst ^0.3.13
normal
ed25519-dalek ^2.0.0
normal
elliptic-curve ^0.13
normal
hex ^0.4.3
normal
k256 ^0.13
normal
num-bigint ^0.4.4
normal
num-traits ^0.2.18
normal
rand ^0.8.0
normal
sha3 ^0.10.8
normal
thiserror ^1.0.40
normal
tracing ^0.1.37
normal
zeroize ^1.7.0
normal
criterion ^0.5.1
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zksync_
consensus_
crypto
0.9.0
Module secp256k1
Module Items
Structs
In crate zksync_
consensus_
crypto
zksync_consensus_crypto
Module
secp256k1
Copy item path
Source
Expand description
ECDSA signatures over the Secp256k1 curve, chosen to work with EVM precompiles.
Structs
ยง
Public
Key
Secp256k1 public key
Secret
Key
Secp256k1 secret key
Signature
Secp256k1 signature