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

#include <secp256r1.hpp>

Public Types

using ScalarField = secp256r1::fr
 
using BaseField = secp256r1::fq
 
using Group = secp256r1::g1
 
using Element = typename Group::element
 
using AffineElement = typename Group::affine_element
 

Detailed Description

Definition at line 291 of file secp256r1.hpp.

Member Typedef Documentation

◆ AffineElement

Definition at line 297 of file secp256r1.hpp.

◆ BaseField

Definition at line 294 of file secp256r1.hpp.

◆ Element

Definition at line 296 of file secp256r1.hpp.

◆ Group

Definition at line 295 of file secp256r1.hpp.

◆ ScalarField


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