|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Cryptographic primitives command definitions for the Barretenberg RPC API. More...
#include "barretenberg/bbapi/bbapi_shared.hpp"#include "barretenberg/common/named_union.hpp"#include "barretenberg/ecc/curves/bn254/fr.hpp"#include "barretenberg/ecc/curves/grumpkin/grumpkin.hpp"#include "barretenberg/serialize/msgpack.hpp"#include <array>#include <cstdint>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::bbapi |
Cryptographic primitives command definitions for the Barretenberg RPC API.
This file contains command structures for cryptographic operations including Poseidon2, Pedersen, Blake2s, and AES.
Definition in file bbapi_crypto.hpp.