|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <acir.hpp>
Public Member Functions | |
| void | msgpack_unpack (msgpack::object const &o) |
Public Attributes | |
| Acir::FunctionInput | lhs |
| Acir::FunctionInput | rhs |
| uint32_t | num_bits |
| Acir::Witness | output |
Friends | |
| bool | operator== (const XOR &, const XOR &) |
|
inline |
| Acir::FunctionInput Acir::BlackBoxFuncCall::XOR::lhs |
| Acir::Witness Acir::BlackBoxFuncCall::XOR::output |
| Acir::FunctionInput Acir::BlackBoxFuncCall::XOR::rhs |