|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
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 |
Mock Flavors to use ZKSumcheckData and SmallSubgroupIPAProver in the PCS tests.
Definition at line 18 of file test_settings.hpp.
Definition at line 21 of file test_settings.hpp.
| using bb::BN254Settings::Curve = curve::BN254 |
Definition at line 20 of file test_settings.hpp.
| using bb::BN254Settings::FF = typename Curve::ScalarField |
Definition at line 23 of file test_settings.hpp.
Definition at line 22 of file test_settings.hpp.
|
staticconstexpr |
Definition at line 24 of file test_settings.hpp.