|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "../bigfield/bigfield.hpp"#include "../circuit_builders/circuit_builders_fwd.hpp"#include "../field/field.hpp"#include "barretenberg/transcript/origin_tag.hpp"Go to the source code of this file.
Classes | |
| class | bb::stdlib::goblin_field< Builder > |
| goblin_field wraps x/y coordinates of bn254 group elements when using goblin More... | |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::stdlib |
Functions | |
| template<typename C > | |
| std::ostream & | bb::stdlib::operator<< (std::ostream &os, goblin_field< C > const &v) |