Docs.rs
zksync_bellman-0.30.10
zksync_bellman 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
bit-vec ^0.6
normal
blake2-rfc ^0.2.18
normal
optional
blake2s_simd ^0.5
normal
byteorder ^1
normal
cfg-if 1.*
normal
crossbeam ^0.8
normal
optional
futures ^0.3
normal
hex ^0.4
normal
lazy_static ^1
normal
optional
num_cpus ^1
normal
zksync_pairing =0.30.10
normal
prefetch ^0.2
normal
optional
rand ^0.4
normal
serde ^1
normal
smallvec ^1.10
normal
tiny-keccak ^1.5
normal
optional
web-sys ^0.3
normal
optional
Versions
3.93%
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
zksync_
bellman
0.30.10
Module groth16
Module Items
Structs
Traits
Functions
In crate zksync_
bellman
zksync_bellman
Module
groth16
Copy item path
Source
Structs
§
Parameters
Prepared
Prover
Prepared
Verifying
Key
Proof
Verifying
Key
Traits
§
Parameter
Source
Functions
§
create_
proof
create_
random_
proof
generate_
parameters
Create parameters for a circuit, given some toxic waste.
generate_
random_
parameters
Generates a random common reference string for a circuit.
prepare_
prover
prepare_
verifying_
key
verify_
proof