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

Go to the source code of this file.

Classes

struct  bb::grumpkin::G1Params
 
class  bb::curve::Grumpkin
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::grumpkin
 
namespace  bb::curve
 

Typedefs

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

Variables

constexpr size_t bb::grumpkin::MAX_NO_WRAP_INTEGER_BIT_LENGTH = 252