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

#include <frost.hpp>

Public Attributes

ParticipantId from
 
std::vector< fast::Pointcoeffs
 

Detailed Description

Definition at line 49 of file frost.hpp.

Member Data Documentation

◆ coeffs

std::vector<fast::Point> secp256k1::FrostCommitment::coeffs

Definition at line 51 of file frost.hpp.

Referenced by ufsecp_frost_keygen_finalize().

◆ from

ParticipantId secp256k1::FrostCommitment::from

Definition at line 50 of file frost.hpp.

Referenced by ufsecp_frost_keygen_finalize().


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