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

Public Attributes

std::array< uint64_t, KECCAKF1600_LANESinput
 
std::array< uint64_t, KECCAKF1600_LANESexpected
 

Detailed Description

Definition at line 7 of file keccak.test.cpp.

Member Data Documentation

◆ expected

std::array<uint64_t, KECCAKF1600_LANES> KeccakF1600TestVector::expected

Definition at line 9 of file keccak.test.cpp.

◆ input

std::array<uint64_t, KECCAKF1600_LANES> KeccakF1600TestVector::input

Definition at line 8 of file keccak.test.cpp.


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