Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
poseidon2_constraint.test.cpp File Reference
#include "poseidon2_constraint.hpp"
#include "acir_format.hpp"
#include "acir_format_mocks.hpp"
#include "barretenberg/numeric/uint256/uint256.hpp"
#include <cstdint>
#include <gtest/gtest.h>
#include <strings.h>
#include <vector>

Go to the source code of this file.

Classes

class  acir_format::tests::Poseidon2Tests
 

Namespaces

namespace  acir_format
 
namespace  acir_format::tests
 

Functions

 acir_format::tests::TEST_F (Poseidon2Tests, TestPoseidon2Permutation)
 Create a circuit testing the Poseidon2 permutation function.