Barretenberg
The ZK-SNARK library at the core of Aztec
|
Public Attributes | |
std::string | input |
std::array< uint8_t, 32 > | output |
std::string_view | input |
std::vector< uint8_t > | output |
Definition at line 10 of file blake2s.test.cpp.
std::string test_vector::input |
Definition at line 11 of file blake2s.test.cpp.
std::string_view test_vector::input |
Definition at line 15 of file blake3s.test.cpp.
std::array< uint8_t, 32 > test_vector::output |
Definition at line 12 of file blake2s.test.cpp.
std::vector<uint8_t> test_vector::output |
Definition at line 11 of file blake3s.test.cpp.