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

#include <frost.hpp>

Public Attributes

ParticipantId id
 
fast::Point hiding_point
 
fast::Point binding_point
 

Detailed Description

Definition at line 71 of file frost.hpp.

Member Data Documentation

◆ binding_point

fast::Point secp256k1::FrostNonceCommitment::binding_point

Definition at line 74 of file frost.hpp.

◆ hiding_point

fast::Point secp256k1::FrostNonceCommitment::hiding_point

Definition at line 73 of file frost.hpp.

◆ id

ParticipantId secp256k1::FrostNonceCommitment::id

Definition at line 72 of file frost.hpp.


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