Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
fq12.hpp File Reference
#include "../../fields/field12.hpp"
#include "./fq2.hpp"
#include "./fq6.hpp"

Go to the source code of this file.

Classes

struct  bb::Bn254Fq12Params
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Typedefs

using bb::fq12 = field12< fq2, fq6, Bn254Fq12Params >