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

#include <musig2.hpp>

Public Attributes

fast::Scalar k1
 
fast::Scalar k2
 

Detailed Description

Definition at line 50 of file musig2.hpp.

Member Data Documentation

◆ k1

fast::Scalar secp256k1::MuSig2SecNonce::k1

Definition at line 51 of file musig2.hpp.

Referenced by ufsecp_musig2_partial_sign().

◆ k2

fast::Scalar secp256k1::MuSig2SecNonce::k2

Definition at line 52 of file musig2.hpp.

Referenced by ufsecp_musig2_partial_sign().


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