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

#include <schnorr.hpp>

Public Attributes

fast::Scalar d
 
std::array< std::uint8_t, 32 > px
 

Detailed Description

Definition at line 44 of file schnorr.hpp.

Member Data Documentation

◆ d

fast::Scalar secp256k1::SchnorrKeypair::d

Definition at line 45 of file schnorr.hpp.

◆ px

std::array<std::uint8_t, 32> secp256k1::SchnorrKeypair::px

Definition at line 46 of file schnorr.hpp.


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