|
UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
|
#include <frost.hpp>
Public Attributes | |
| ParticipantId | from |
| std::vector< fast::Point > | coeffs |
| std::vector<fast::Point> secp256k1::FrostCommitment::coeffs |
Definition at line 51 of file frost.hpp.
Referenced by ufsecp_frost_keygen_finalize().
| ParticipantId secp256k1::FrostCommitment::from |
Definition at line 50 of file frost.hpp.
Referenced by ufsecp_frost_keygen_finalize().