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

#include <frost.hpp>

Public Attributes

ParticipantId id
 
fast::Scalar z_i
 

Detailed Description

Definition at line 78 of file frost.hpp.

Member Data Documentation

◆ id

ParticipantId secp256k1::FrostPartialSig::id

Definition at line 79 of file frost.hpp.

Referenced by ufsecp_frost_verify_partial().

◆ z_i

fast::Scalar secp256k1::FrostPartialSig::z_i

Definition at line 80 of file frost.hpp.

Referenced by ufsecp_frost_verify_partial().


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