FROST (Flexible Round-Optimised Schnorr Threshold signatures) Core
Base traits and types in Rust that implement 'Two-Round Threshold Schnorr Signatures with
FROST' generically for
[Ciphersuite] implementations.
For more details, refer to The ZF FROST Book.
Example
See ciphersuite-specific crates, e.g. frost_ristretto255.