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

#include <frost.hpp>

Public Attributes

fast::Scalar hiding_nonce
 
fast::Scalar binding_nonce
 

Detailed Description

Definition at line 65 of file frost.hpp.

Member Data Documentation

◆ binding_nonce

fast::Scalar secp256k1::FrostNonce::binding_nonce

Definition at line 67 of file frost.hpp.

Referenced by ufsecp_frost_sign().

◆ hiding_nonce

fast::Scalar secp256k1::FrostNonce::hiding_nonce

Definition at line 66 of file frost.hpp.

Referenced by ufsecp_frost_sign().


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