|
UltrafastSecp256k1 3.68.0
Ultra high-performance secp256k1 elliptic curve cryptography library
|
#include <frost.hpp>
Public Attributes | |
| ParticipantId | id |
| fast::Scalar | signing_share |
| fast::Point | verification_share |
| fast::Point | group_public_key |
| std::uint32_t | threshold |
| std::uint32_t | num_participants |
| fast::Point secp256k1::FrostKeyPackage::group_public_key |
| ParticipantId secp256k1::FrostKeyPackage::id |
| fast::Scalar secp256k1::FrostKeyPackage::signing_share |
| fast::Point secp256k1::FrostKeyPackage::verification_share |