go-frost

module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2022 License: MIT

README

FROST

Go Reference Go Report Card CircleCI

Flexible Round-Optimized Schnorr Threshold Signatures in Go

Background

FROST is a Schnorr multisig scheme that optimizes for network overhead during signing operations. The scheme works with any prime order group in which the DDH assumption holds.

Details

This implementation uses Ristretto over Curve25519 and is intended for use in distributed applications with untrusted participants. In particular, the signature aggregator role described in the paper is replaced with a peer to peer broadcast for coordination.

Resources

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL