Barretenberg
The ZK-SNARK library at the core of Aztec
|
#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 |
Definition at line 27 of file test_settings.hpp.
Definition at line 30 of file test_settings.hpp.
Definition at line 29 of file test_settings.hpp.
using bb::GrumpkinSettings::FF = typename Curve::ScalarField |
Definition at line 32 of file test_settings.hpp.
Definition at line 31 of file test_settings.hpp.
|
staticconstexpr |
Definition at line 33 of file test_settings.hpp.