|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/stdlib/primitives/field/field.hpp"#include "barretenberg/stdlib_circuit_builders/plookup_tables/types.hpp"#include "barretenberg/transcript/origin_tag.hpp"#include <vector>Go to the source code of this file.
Classes | |
| class | bb::stdlib::straus_plookup_table< Builder > |
| straus_plookup_table computes a plookup-based lookup table of size 1 << table_bits More... | |
| struct | bb::stdlib::straus_plookup_table< Builder >::PrecomputedData |
| Precomputed data for two-phase construction. Contains all data computed without builder access. More... | |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::stdlib |