Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
g1.hpp File Reference
#include "../../groups/group.hpp"
#include "./fq.hpp"
#include "./fr.hpp"

Go to the source code of this file.

Classes

struct  bb::Bn254G1Params
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Typedefs

using bb::g1 = group< fq, fr, Bn254G1Params >
 

Functions

std::string msgpack_schema_name (bb::g1::affine_element const &)
 

Function Documentation

◆ msgpack_schema_name()

std::string msgpack_schema_name ( bb::g1::affine_element const &  )
inline

Definition at line 39 of file g1.hpp.