Weighted Schnorr Threshold Signatures

34 stars 18 forks 34 watchers Rust Apache License 2.0
2 Open Issues Need Help Last updated: Aug 28, 2025

Open Issues Need Help

View All on GitHub
Add test vectors from RFCs about 2 months ago

AI Summary: The issue proposes adding new test cases using the secp256k1/SHA-256 test vectors from section E.5 of the FROST RFC 9591. The goal is to validate the current implementation and identify where it deviates from the RFC, particularly due to the use of Taproot-style challenge hashing and `v2` specifics. The tests are expected to highlight these known discrepancies.

Complexity: 2/5
good first issue

Weighted Schnorr Threshold Signatures

Rust

AI Summary: Optimize the Continuous Integration (CI) process for the Weighted Schnorr Threshold Signatures (WSTS) project by reducing the time spent installing LaTeX and its dependencies. This likely involves exploring alternative methods for generating documentation, such as using a pre-built LaTeX image or a different documentation generation tool altogether.

Complexity: 3/5
enhancement good first issue

Weighted Schnorr Threshold Signatures

Rust