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

Mock Flavors to use ZKSumcheckData and SmallSubgroupIPAProver in the PCS tests. More...

#include <test_settings.hpp>

Public Types

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

Static Public Attributes

static constexpr size_t SUBGROUP_SIZE = Curve::SUBGROUP_SIZE
 

Detailed Description

Mock Flavors to use ZKSumcheckData and SmallSubgroupIPAProver in the PCS tests.

Definition at line 18 of file test_settings.hpp.

Member Typedef Documentation

◆ CommitmentKey

◆ Curve

Definition at line 20 of file test_settings.hpp.

◆ FF

Definition at line 23 of file test_settings.hpp.

◆ Transcript

Member Data Documentation

◆ SUBGROUP_SIZE

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

Definition at line 24 of file test_settings.hpp.


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