|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/crypto/poseidon2/poseidon2_params.hpp"#include "barretenberg/crypto/poseidon2/poseidon2_quad_params.hpp"#include "relation_types.hpp"Go to the source code of this file.
Classes | |
| class | bb::Poseidon2QuadInternalTerminalRelationImpl< FF_ > |
| Terminal variant of the K=4 compressed internal-round relation. More... | |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
Typedefs | |
| template<typename FF > | |
| using | bb::Poseidon2QuadInternalTerminalRelation = Relation< Poseidon2QuadInternalTerminalRelationImpl< FF > > |