frost-core 3.0.0-rc.0

Types and traits to support implementing Flexible Round-Optimized Schnorr Threshold signature schemes (FROST).
Documentation

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.