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

#include <secp256k1.hpp>

Public Types

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

Detailed Description

Definition at line 309 of file secp256k1.hpp.

Member Typedef Documentation

◆ AffineElement

Definition at line 315 of file secp256k1.hpp.

◆ BaseField

Definition at line 312 of file secp256k1.hpp.

◆ Element

Definition at line 314 of file secp256k1.hpp.

◆ Group

Definition at line 313 of file secp256k1.hpp.

◆ ScalarField


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