|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/common/utils.hpp"#include "barretenberg/crypto/merkle_tree/types.hpp"#include "barretenberg/ecc/curves/bn254/fr.hpp"#include "barretenberg/serialize/msgpack.hpp"#include "barretenberg/stdlib/primitives/field/field.hpp"Go to the source code of this file.
Classes | |
| struct | bb::crypto::merkle_tree::NullifierLeafValue |
| struct | bb::crypto::merkle_tree::PublicDataLeafValue |
| struct | bb::crypto::merkle_tree::IndexedLeaf< LeafType > |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::crypto |
| namespace | bb::crypto::merkle_tree |