Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::grumpkin Namespace Reference

Classes

struct  G1Params
 

Typedefs

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

Variables

constexpr size_t MAX_NO_WRAP_INTEGER_BIT_LENGTH = 252
 

Typedef Documentation

◆ fq

using bb::grumpkin::fq = typedef bb::fr

Definition at line 17 of file grumpkin.hpp.

◆ fr

using bb::grumpkin::fr = typedef bb::fq

Definition at line 18 of file grumpkin.hpp.

◆ g1

Definition at line 45 of file grumpkin.hpp.

Variable Documentation

◆ MAX_NO_WRAP_INTEGER_BIT_LENGTH

constexpr size_t bb::grumpkin::MAX_NO_WRAP_INTEGER_BIT_LENGTH = 252
constexpr

Definition at line 15 of file grumpkin.hpp.