bellpepper-core 0.4.0

Core elements for a SNARK Circuit library
Documentation
1
2
3
//! Self-contained sub-circuit implementations for various primitives.
pub mod boolean;
pub mod num;