Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Schnorr/FROST/ROAST #701

Open
erdogan opened this issue Sep 19, 2023 · 1 comment
Open

Upgrade to Schnorr/FROST/ROAST #701

erdogan opened this issue Sep 19, 2023 · 1 comment
Assignees

Comments

@erdogan
Copy link
Collaborator

erdogan commented Sep 19, 2023

We need an MPC algo that is resilient to in-group aborts / DoS at wallet creation and signing time.

Our two candidates are CGGMP21, a complex ECDSA protocol we’ve put a lot of time into... and FROST / Schnorr, a simpler MPC protocol for Schnorr signatures that might require additional wallet revamping.

@mhluongo mhluongo changed the title Upgrade to CGGMP21 / VROST + Schnorr Upgrade to Schnorr/FROST/ROAST Mar 22, 2024
@mhluongo
Copy link
Member

... and we've got an implementation!

https://github.com/threshold-network/roast-go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants