|
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 | |
| std::vector< Acir::FunctionInput > | inputs |
| std::shared_ptr< std::array< Acir::Witness, 32 > > | outputs |
Friends | |
| bool | operator== (const Blake2s &, const Blake2s &) |
|
inline |
| std::vector<Acir::FunctionInput> Acir::BlackBoxFuncCall::Blake2s::inputs |
| std::shared_ptr<std::array<Acir::Witness, 32> > Acir::BlackBoxFuncCall::Blake2s::outputs |