|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <array>#include <tuple>#include "barretenberg/common/constexpr_utils.hpp"#include "barretenberg/polynomials/univariate.hpp"#include "barretenberg/relations/relation_types.hpp"Go to the source code of this file.
Classes | |
| class | bb::ECCVMLookupRelationImpl< FF_ > |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
Typedefs | |
| template<typename FF > | |
| using | bb::ECCVMLookupRelation = Relation< ECCVMLookupRelationImpl< FF > > |