Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
grumpkin_curve Struct Reference

Public Types

using ScalarField = grumpkin::fr
 
using BaseField = grumpkin::fq
 
using Group = grumpkin::g1
 
using AffineElement = grumpkin::g1::affine_element
 

Static Public Attributes

static constexpr bool supports_recovery = false
 
static constexpr bool has_wycheproof_tests = false
 

Detailed Description

Definition at line 87 of file ecdsa.test.cpp.

Member Typedef Documentation

◆ AffineElement

◆ BaseField

Definition at line 89 of file ecdsa.test.cpp.

◆ Group

Definition at line 90 of file ecdsa.test.cpp.

◆ ScalarField

Definition at line 88 of file ecdsa.test.cpp.

Member Data Documentation

◆ has_wycheproof_tests

constexpr bool grumpkin_curve::has_wycheproof_tests = false
staticconstexpr

Definition at line 93 of file ecdsa.test.cpp.

◆ supports_recovery

constexpr bool grumpkin_curve::supports_recovery = false
staticconstexpr

Definition at line 92 of file ecdsa.test.cpp.


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