|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <array>#include <cstddef>#include <cstdint>#include <span>#include "barretenberg/numeric/uint256/uint256.hpp"#include "barretenberg/stdlib/hash/poseidon2/poseidon2_permutation.hpp"Go to the source code of this file.
Classes | |
| class | bb::stdlib::FieldSponge< Builder > |
| Implements the circuit form of a cryptographic sponge over prime fields. More... | |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::stdlib |