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

Go to the source code of this file.

Classes

struct  bb::Bn254G2Params
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Typedefs

using bb::g2 = group< fq2, fr, Bn254G2Params >