|
UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
|
#include <musig2.hpp>
Public Attributes | |
| fast::Scalar | k1 |
| fast::Scalar | k2 |
Definition at line 50 of file musig2.hpp.
| fast::Scalar secp256k1::MuSig2SecNonce::k1 |
Definition at line 51 of file musig2.hpp.
Referenced by ufsecp_musig2_partial_sign().
| fast::Scalar secp256k1::MuSig2SecNonce::k2 |
Definition at line 52 of file musig2.hpp.
Referenced by ufsecp_musig2_partial_sign().