|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Implementation of cryptographic command execution for the Barretenberg RPC API. More...
#include "barretenberg/bbapi/bbapi_crypto.hpp"#include "barretenberg/common/throw_or_abort.hpp"#include "barretenberg/crypto/aes128/aes128.hpp"#include "barretenberg/crypto/blake2s/blake2s.hpp"#include "barretenberg/crypto/pedersen_commitment/pedersen.hpp"#include "barretenberg/crypto/pedersen_hash/pedersen.hpp"#include "barretenberg/crypto/poseidon2/poseidon2.hpp"#include "barretenberg/crypto/poseidon2/poseidon2_permutation.hpp"Go to the source code of this file.
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::bbapi |
Implementation of cryptographic command execution for the Barretenberg RPC API.
Definition in file bbapi_crypto.cpp.