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

Public Attributes

size_t input_len
 
std::string hash
 
std::string keyed_hash
 
std::string derive_key
 

Detailed Description

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

Member Data Documentation

◆ derive_key

std::string full_test_vector::derive_key

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

◆ hash

std::string full_test_vector::hash

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

◆ input_len

size_t full_test_vector::input_len

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

◆ keyed_hash

std::string full_test_vector::keyed_hash

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


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