Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
blake2s.test.cpp File Reference
#include "blake2s.hpp"
#include <gtest/gtest.h>
#include <iostream>
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

struct  test_vector
 

Functions

 TEST (misc_blake2s, test_vectors)
 

Variables

test_vector test_vectors []
 

Function Documentation

◆ TEST()

TEST ( misc_blake2s  ,
test_vectors   
)

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

Variable Documentation

◆ test_vectors

test_vector test_vectors[]

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