Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "../types.hpp"
#include "./fixed_base_params.hpp"
#include "barretenberg/crypto/generators/generator_data.hpp"
#include "barretenberg/crypto/pedersen_hash/pedersen.hpp"
#include "barretenberg/ecc/curves/grumpkin/grumpkin.hpp"
#include "barretenberg/ecc/groups/precomputed_generators_grumpkin_impl.hpp"
Go to the source code of this file.
Classes | |
class | bb::plookup::fixed_base::table |
Generates plookup tables required to perform fixed-base scalar multiplication over a fixed number of points. More... | |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::plookup |
namespace | bb::plookup::fixed_base |