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

#include <test_settings.hpp>

Public Types

using Curve = curve::Grumpkin
 
using CommitmentKey = bb::CommitmentKey< curve::Grumpkin >
 
using Transcript = NativeTranscript
 
using FF = typename Curve::ScalarField
 

Static Public Attributes

static constexpr size_t SUBGROUP_SIZE = Curve::SUBGROUP_SIZE
 

Detailed Description

Definition at line 27 of file test_settings.hpp.

Member Typedef Documentation

◆ CommitmentKey

◆ Curve

Definition at line 29 of file test_settings.hpp.

◆ FF

Definition at line 32 of file test_settings.hpp.

◆ Transcript

Member Data Documentation

◆ SUBGROUP_SIZE

constexpr size_t bb::GrumpkinSettings::SUBGROUP_SIZE = Curve::SUBGROUP_SIZE
staticconstexpr

Definition at line 33 of file test_settings.hpp.


The documentation for this class was generated from the following file: