|
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::Poseidon2TransitionEntryRelationImpl< FF_ > |
| Entry transition relation for the K=4 compressed Poseidon2 internal block. More... | |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
Typedefs | |
| template<typename FF > | |
| using | bb::Poseidon2TransitionEntryRelation = Relation< Poseidon2TransitionEntryRelationImpl< FF > > |