|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <cstdint>#include <iomanip>#include <ostream>#include "../../fields/field.hpp"#include "barretenberg/honk/types/public_inputs_type.hpp"Go to the source code of this file.
Classes | |
| class | bb::Bn254FrParams |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
Typedefs | |
| using | bb::fr = field< Bn254FrParams > |