Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
curve_constants.cpp File Reference

Implementation of msgpack-encoded curve constants generation. More...

Go to the source code of this file.

Classes

struct  bb::CurveConstants
 

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.
 

Detailed Description

Implementation of msgpack-encoded curve constants generation.

Definition in file curve_constants.cpp.