Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 421 Bytes

ROAST.md

File metadata and controls

9 lines (5 loc) · 421 Bytes

ROAST - Robust Asynchronous Schnorr Threshold Signatures

See paper.

Would enable extremely cheap threshold signature for Ethereum: one ecrecover call.

This is currently the best threshold signature scheme that can be applied to decentralized applications.

This threshold signature scheme is based on FROST, but is also robust asynchronous signature scheme.