https://github.com/threshold-network/roast-go
https://github.com/threshold-network/roast-go
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/threshold-network/roast-go
- Owner: threshold-network
- Created: 2023-10-10T15:22:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T15:13:18.000Z (over 1 year ago)
- Last Synced: 2025-06-26T14:50:53.782Z (11 months ago)
- Language: Go
- Size: 202 KB
- Stars: 6
- Watchers: 13
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# roast-go
Golang implementation of FROST and ROAST in BIP-340 compliant form.
Supports extremely large groups;
on the test machine 501/1000 takes around 30 minutes to execute in the worst case
where 499 members are malicious and coordinate to cause maximum DoS.