|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/relations/relation_types.hpp"Go to the source code of this file.
Classes | |
| class | bb::Poseidon2InitialExternalRelationImpl< FF_ > |
| Initial-linear-layer relation for Poseidon2 (Mega). More... | |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
Typedefs | |
| template<typename FF > | |
| using | bb::Poseidon2InitialExternalRelation = Relation< Poseidon2InitialExternalRelationImpl< FF > > |