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

Go to the source code of this file.

Functions

 TEST (misc_sha256, test_NIST_vector_one)
 
 TEST (misc_sha256, test_NIST_vector_two)
 
 TEST (misc_sha256, test_NIST_vector_three)
 
 TEST (misc_sha256, test_NIST_vector_four)
 
 TEST (misc_sha256, test_NIST_vector_five)
 

Function Documentation

◆ TEST() [1/5]

TEST ( misc_sha256  ,
test_NIST_vector_five   
)

Definition at line 77 of file sha256.test.cpp.

◆ TEST() [2/5]

TEST ( misc_sha256  ,
test_NIST_vector_four   
)

Definition at line 61 of file sha256.test.cpp.

◆ TEST() [3/5]

TEST ( misc_sha256  ,
test_NIST_vector_one   
)

Definition at line 9 of file sha256.test.cpp.

◆ TEST() [4/5]

TEST ( misc_sha256  ,
test_NIST_vector_three   
)

Definition at line 45 of file sha256.test.cpp.

◆ TEST() [5/5]

TEST ( misc_sha256  ,
test_NIST_vector_two   
)

Definition at line 27 of file sha256.test.cpp.