Docs.rs
zksync_consensus_crypto-0.3.0
zksync_consensus_crypto 0.3.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
Go to latest version
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.3.0
Module keccak256
Module Items
Modules
Structs
In crate zksync_
consensus_
crypto
zksync_consensus_crypto
Module
keccak256
Copy item path
source
Expand description
Wrappers for the Keccak256 cryptographic hash algorithm.
Modules
§
testonly
Random hash generation, intended for use in testing
Structs
§
Keccak256
Keccak256 hash.