ZcashFoundation/frost
Rust implementation of FROST (Flexible Round-Optimised Schnorr Threshold signatures) by the Zcash Foundation
RustNOASSERTION
Issues
- 0
- 0
Add post_generate to Ciphersuite trait
#844 opened by conradoplg - 1
- 0
Release 2.1.0
#834 opened by conradoplg - 0
Make DKG secret packages serializable
#733 opened by conradoplg - 1
`frost::keys::generate_with_dealer()` fills 64 bytes with random data and does not use it
#825 opened by StackOverflowExcept1on - 0
Decide how to handle serdect breaking change
#830 opened by conradoplg - 0
Update YWallet Demo tutorial
#805 opened by mpguerra - 0
- 2
- 0
What is the reason taproot is not published?
#812 opened by drewstone - 1
- 0
- 0
Feature: Remove signers or refresh shares with DKG
#663 opened by natalieesk - 1
Identifier allows zero scalar
#793 opened by MatthewLM - 0
Support `frost-secp256k1-evm` (`frost-secp256k1` with `keccak256`)
#715 opened by StackOverflowExcept1on - 0
- 4
Bump MSRV to 1.73
#768 opened by StackOverflowExcept1on - 2
Switch to fork of ed448
#769 opened by StackOverflowExcept1on - 2
Tag v2.0.0 Release
#723 opened by mpguerra - 4
Returns culprit for `Error::InvalidSecretShare`
#725 opened by grishasobol - 1
Release v2.0.0
#755 opened by natalieesk - 1
Investigate CI testing gap
#758 opened by conradoplg - 1
Split `dkg::part3()`
#754 opened by conradoplg - 4
- 0
Document how test vectors were generated
#750 opened by conradoplg - 0
Derive `Getters` for `frost_core::keys::dkg::round1::SecretPackage`
#737 opened by StackOverflowExcept1on - 0
- 2
- 0
Question: Is it possible to use DKG algorithm in smart contract?
#731 opened by StackOverflowExcept1on - 2
Add functions to validate signature shares under "internals" feature
#726 opened by StackOverflowExcept1on - 0
- 0
Improve DKG documentation
#675 opened by conradoplg - 1
- 1
- 0
Add `'static` to Ciphersuite trait
#693 opened by conradoplg - 0
Improve API when cheater-detection is disabled
#698 opened by conradoplg - 0
- 0
Tag next FROST release 2.0.0-rc.0
#645 opened by mpguerra - 0
Make serialization methods consistent
#661 opened by conradoplg - 1
Breakage in future Rust version
#625 opened by lcnr - 1
Reject identity in Group::serialize
#667 opened by doutv - 0
Implement Debug in Randomizer, double-check if other common traits in frost-rerandomized need to be implemented
#616 opened by conradoplg - 2
Use cargo-all-features in CI
#631 opened by conradoplg - 1
`frost-core` does not compile without features
#629 opened by survived - 1
Blog post on Pedersen DKG vulnerability
#600 opened by mpguerra - 1
Invalid Schnorr SIgnature
#613 opened by Polybius93 - 1
Tag stable release 1.0.0
#604 opened by mpguerra - 0
- 0