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

Public Attributes

std::string input
 
std::array< uint8_t, KECCAK256_OUTPUT_BYTESoutput
 

Detailed Description

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

Member Data Documentation

◆ input

std::string Keccak256TestVector::input

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

◆ output

std::array<uint8_t, KECCAK256_OUTPUT_BYTES> Keccak256TestVector::output

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


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