|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <array>#include <barretenberg/common/assert.hpp>#include <barretenberg/ecc/curves/bn254/fr.hpp>#include <barretenberg/numeric/general/general.hpp>#include <cstddef>#include <cstdint>Go to the source code of this file.
Classes | |
| struct | bb::plookup::FixedBaseParams |
| Parameters definitions for our fixed-base-scalar-multiplication lookup tables. More... | |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::plookup |