Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
Go to the source code of this file.
Namespaces | |
gadgetlib2 | |
Functions | |
bool | gadgetlib2::multipackedAndUnpackedValuesDisagree (const bool multipackedEqualsValue, const bool unpackedEqualsValue) |
void | gadgetlib2::printInformativeNoticeMessage (const bool multipackedEqualsValue, const bool unpackedEqualsValue) |
bool | gadgetlib2::expectedToPrintValues (const bool boolValue, const PrintOptions &printOption) |
Implementation of Protoboard, a "memory manager" for building arithmetic constraints
Definition in file protoboard.cpp.