|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <blake2s_constraint.hpp>
Public Attributes | |
| std::vector< WitnessOrConstant< bb::fr > > | inputs |
| std::array< uint32_t, 32 > | result |
Friends | |
| bool | operator== (Blake2sConstraint const &lhs, Blake2sConstraint const &rhs)=default |
Definition at line 15 of file blake2s_constraint.hpp.
|
friend |
| std::vector<WitnessOrConstant<bb::fr> > acir_format::Blake2sConstraint::inputs |
Definition at line 16 of file blake2s_constraint.hpp.
| std::array<uint32_t, 32> acir_format::Blake2sConstraint::result |
Definition at line 17 of file blake2s_constraint.hpp.