Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <keccak_constraint.hpp>
Public Member Functions | |
MSGPACK_FIELDS (state, result) | |
Public Attributes | |
std::array< WitnessOrConstant< bb::fr >, 25 > | state |
std::array< uint32_t, 25 > | result |
Friends | |
bool | operator== (Keccakf1600 const &lhs, Keccakf1600 const &rhs)=default |
Definition at line 25 of file keccak_constraint.hpp.
|
friend |
std::array<uint32_t, 25> acir_format::Keccakf1600::result |
Definition at line 27 of file keccak_constraint.hpp.
std::array<WitnessOrConstant<bb::fr>, 25> acir_format::Keccakf1600::state |
Definition at line 26 of file keccak_constraint.hpp.