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

Public Attributes

std::string input
 
std::array< uint8_t, 32 > output
 
std::string_view input
 
std::vector< uint8_t > output
 

Detailed Description

Definition at line 10 of file blake2s.test.cpp.

Member Data Documentation

◆ input [1/2]

std::string test_vector::input

Definition at line 11 of file blake2s.test.cpp.

◆ input [2/2]

std::string_view test_vector::input

Definition at line 15 of file blake3s.test.cpp.

◆ output [1/2]

std::array< uint8_t, 32 > test_vector::output

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

◆ output [2/2]

std::vector<uint8_t> test_vector::output

Definition at line 11 of file blake3s.test.cpp.


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