Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "../bigfield/bigfield.hpp"
#include "../biggroup/biggroup.hpp"
#include "../field/field.hpp"
#include "barretenberg/ecc/curves/types.hpp"
#include "barretenberg/stdlib/primitives/group/cycle_group.hpp"
Go to the source code of this file.
Classes | |
struct | bb::stdlib::grumpkin< CircuitBuilder > |
Curve grumpkin in circuit setting. More... | |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::stdlib |