|
UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
|
#include <schnorr.hpp>
Public Attributes | |
| fast::Point | point |
| std::array< std::uint8_t, 32 > | x_bytes |
Definition at line 107 of file schnorr.hpp.
| fast::Point secp256k1::SchnorrXonlyPubkey::point |
Definition at line 108 of file schnorr.hpp.
| std::array<std::uint8_t, 32> secp256k1::SchnorrXonlyPubkey::x_bytes |
Definition at line 109 of file schnorr.hpp.