Docs.rs
boojum-0.30.10
boojum 0.30.10
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
arrayvec ^0.7
normal
bincode ^1.3
normal
blake2 ^0.10
normal
const_format ^0.2
normal
convert_case ^0.6
normal
crossbeam ^0.8.4
normal
crypto-bigint ^0.5
normal
zksync_cs_derive =0.30.10
normal
derivative ^2
normal
ethereum-types =0.14.1
normal
firestorm ^0.5
normal
itertools ^0.10
normal
lazy_static ^1.5
normal
num-modular ^0.5.1
normal
num_cpus ^1
normal
zksync_pairing =0.30.10
normal
rand ^0.8
normal
rayon ^1
normal
serde ^1
normal
sha2 ^0.10
normal
sha3_ce =0.10.6
normal
smallvec ^1.13
normal
tracing ^0.1.37
normal
optional
unroll ^0.1
normal
criterion ^0.4
dev
hex ^0.4
dev
serde_json ^1
dev
Versions
1.76%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
boojum
0.30.10
Module poseidon2
Module Items
Modules
Structs
In boojum::
implementations
boojum
::
implementations
Module
poseidon2
Copy item path
Source
Re-exports
§
pub use
state_generic_impl
::*;
Modules
§
params
A set of matrix parameters used for poseidon2.
state_
generic_
impl
A set of generic constants for poseidon2, and an implementation of its sponge state.
Structs
§
Poseidon2
Goldilocks