Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
acir_format::Keccakf1600 Struct Reference

#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
 

Detailed Description

Definition at line 25 of file keccak_constraint.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

acir_format::Keccakf1600::MSGPACK_FIELDS ( state  ,
result   
)

Friends And Related Symbol Documentation

◆ operator==

bool operator== ( Keccakf1600 const &  lhs,
Keccakf1600 const &  rhs 
)
friend

Member Data Documentation

◆ result

std::array<uint32_t, 25> acir_format::Keccakf1600::result

Definition at line 27 of file keccak_constraint.hpp.

◆ state

std::array<WitnessOrConstant<bb::fr>, 25> acir_format::Keccakf1600::state

Definition at line 26 of file keccak_constraint.hpp.


The documentation for this struct was generated from the following file: