|
UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
|
#include <schnorr.hpp>
Public Attributes | |
| fast::Scalar | d |
| std::array< std::uint8_t, 32 > | px |
Definition at line 44 of file schnorr.hpp.
| fast::Scalar secp256k1::SchnorrKeypair::d |
Definition at line 45 of file schnorr.hpp.
| std::array<std::uint8_t, 32> secp256k1::SchnorrKeypair::px |
Definition at line 46 of file schnorr.hpp.