Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/common/constexpr_utils.hpp"
#include "barretenberg/numeric/bitop/pow.hpp"
#include "barretenberg/numeric/bitop/sparse_form.hpp"
#include "../sparse.hpp"
#include "../types.hpp"
Go to the source code of this file.
Classes | |
class | bb::plookup::keccak_tables::KeccakOutput |
Converts a base-11 sparse integer representation into a regular base-2 binary integer. Used by the Keccak hash algorithm to convert the output of the algorithm into a regular integer. More... | |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::plookup |
namespace | bb::plookup::keccak_tables |