UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
Loading...
Searching...
No Matches
secp256k1::zk::GeneratorVectors Struct Reference

#include <zk.hpp>

Public Attributes

std::array< fast::Point, RANGE_PROOF_BITSG
 
std::array< fast::Point, RANGE_PROOF_BITSH
 

Detailed Description

Definition at line 189 of file zk.hpp.

Member Data Documentation

◆ G

std::array<fast::Point, RANGE_PROOF_BITS> secp256k1::zk::GeneratorVectors::G

Definition at line 190 of file zk.hpp.

◆ H

std::array<fast::Point, RANGE_PROOF_BITS> secp256k1::zk::GeneratorVectors::H

Definition at line 191 of file zk.hpp.


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