|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Implementation of SRS initialization command execution for the Barretenberg RPC API. More...
#include "barretenberg/bbapi/bbapi_srs.hpp"#include "barretenberg/common/serialize.hpp"#include "barretenberg/ecc/curves/bn254/g1.hpp"#include "barretenberg/ecc/curves/bn254/g2.hpp"#include "barretenberg/ecc/curves/grumpkin/grumpkin.hpp"#include "barretenberg/srs/global_crs.hpp"Go to the source code of this file.
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::bbapi |
Implementation of SRS initialization command execution for the Barretenberg RPC API.
Definition in file bbapi_srs.cpp.