|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Programmatic interface for generating msgpack-encoded curve constants. More...
#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
Functions | |
| std::vector< uint8_t > | bb::get_curve_constants_msgpack () |
| Generate msgpack-encoded curve constants for all supported curves. | |
| void | bb::write_curve_constants_msgpack_to_stdout () |
| Write msgpack-encoded curve constants to stdout. | |
Programmatic interface for generating msgpack-encoded curve constants.
Definition in file curve_constants.hpp.