frost-core-myecoria

Crates.iofrost-core-myecoria
lib.rsfrost-core-myecoria
version2.3.0
created_at2026-01-02 14:25:08.053979+00
updated_at2026-01-02 14:25:08.053979+00
descriptionTypes and traits to support implementing Flexible Round-Optimized Schnorr Threshold signature schemes (FROST).
homepage
repositoryhttps://github.com/ZcashFoundation/frost
max_upload_size
id2018623
size380,493
MyEcoria (MyEcoria)

documentation

README

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.

Commit count: 585

cargo fmt