Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/crypto/poseidon2/poseidon2_params.hpp"
#include "barretenberg/stdlib/hash/poseidon2/sponge/sponge.hpp"
#include "barretenberg/stdlib/primitives/byte_array/byte_array.hpp"
#include "barretenberg/stdlib/primitives/field/field.hpp"
#include "../../primitives/circuit_builders/circuit_builders.hpp"
Go to the source code of this file.
Classes | |
class | bb::stdlib::poseidon2< Builder > |
stdlib class that evaluates in-circuit poseidon2 hashes, consistent with behavior in crypto::poseidon2 More... | |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::stdlib |