|
UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
|
#include <frost.hpp>
Public Attributes | |
| ParticipantId | id |
| fast::Scalar | z_i |
| ParticipantId secp256k1::FrostPartialSig::id |
Definition at line 79 of file frost.hpp.
Referenced by ufsecp_frost_verify_partial().
| fast::Scalar secp256k1::FrostPartialSig::z_i |
Definition at line 80 of file frost.hpp.
Referenced by ufsecp_frost_verify_partial().