Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/stdlib/primitives/field/field.hpp"
#include "barretenberg/transcript/origin_tag.hpp"
#include <optional>
#include <vector>
Go to the source code of this file.
Classes | |
class | bb::stdlib::straus_lookup_table< Builder > |
straus_lookup_table computes a lookup table of size 1 << table_bits More... | |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::stdlib |