Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
test_settings.hpp
Go to the documentation of this file.
1// === AUDIT STATUS ===
2// internal: { status: not started, auditors: [], date: YYYY-MM-DD }
3// external_1: { status: not started, auditors: [], date: YYYY-MM-DD }
4// external_2: { status: not started, auditors: [], date: YYYY-MM-DD }
5// =====================
6
7#pragma once
8
12
13namespace bb {
26
35} // namespace bb
Mock Flavors to use ZKSumcheckData and SmallSubgroupIPAProver in the PCS tests.
static constexpr size_t SUBGROUP_SIZE
typename Curve::ScalarField FF
Common transcript class for both parties. Stores the data for the current round, as well as the manif...
CommitmentKey object over a pairing group 𝔾₁.
static constexpr size_t SUBGROUP_SIZE
typename Curve::ScalarField FF
static constexpr size_t SUBGROUP_SIZE
Definition bn254.hpp:37
bb::fr ScalarField
Definition bn254.hpp:18
static constexpr size_t SUBGROUP_SIZE
Definition grumpkin.hpp:67
Entry point for Barretenberg command-line interface.
BaseTranscript< NativeTranscriptParams > NativeTranscript