ZcashFoundation / frost

Rust implementation of FROST (Flexible Round-Optimised Schnorr Threshold signatures) by the Zcash Foundation
https://frost.zfnd.org
Other
133 stars 50 forks source link

frost_core: add 'static bound to Ciphersuite trait #701

Closed conradoplg closed 1 month ago

conradoplg commented 2 months ago

Closes https://github.com/ZcashFoundation/frost/issues/693