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