Docs.rs
rings-snark-0.7.0
rings-snark 0.7.0
Permalink
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
RyanKung
Dependencies
bellman_ce ^0.3.2
normal
bellpepper-core ^0.4.0
normal
byteorder ^1.4.3
normal
cfg-if ^1.0.0
normal
crypto-bigint ^0.5.2
normal
eyre ^0.6.11
normal
ff ^0.13
normal
fnv ^1.0.7
normal
itertools ^0.9.0
normal
lalrpop ^0.19.9
normal
log ^0.4
normal
nova-snark ^0.35
normal
pasta_curves ^0.5
normal
reqwest ^0.11
normal
serde ^1.0.136
normal
serde_json ^1.0.70
normal
thiserror ^1
normal
memory-stats ^1.0.0
normal
tokio ^1.13.0
normal
wasmer ^4.2.5
normal
wasmer-compiler-llvm ^4.1.1
normal
optional
wasm-bindgen ^0.2.87
normal
wasm-bindgen-test ^0.3.0
normal
wasmer ^4.2.5
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate rings_snark
rings_
snark
0.7.0
All Items
Sections
Rings SNARK
Crate Items
Modules
Crate
rings_
snark
Copy item path
Source
Expand description
§
Rings SNARK
This implementation is based on NOVA
Modules
§
circuit
Implementation of Circuit
error
Error module of snark crate
prelude
reimport libs here
r1cs
Utils for r1cs
snark
Implementation of Rings Snark
witness
A Rust Module for loading and calculating witness for circom circuits from wasm.