bytemare / draft-irtf-cfrg-frost

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Two-Round Threshold Schnorr Signatures with FROST

This is the working area for the individual Internet-Draft, "Two-Round Threshold Schnorr Signatures with FROST".

Existing implementations

Implementation Language Ciphersuites Version
Reference Sage All main
frost-ristretto255 Rust FROST(ristretto255, SHA-512) 04
frost-p256 Rust FROST(P-256, SHA-256) 04
ecc C FROST(ristretto255, SHA-512) 02
modular-frost Rust All 11
crrl Rust All except FROST(Ed448, SHAKE256) 08

Contributing

See the guidelines for contributions.

Contributions can be made by creating pull requests. The GitHub interface supports creating pull requests using the Edit (✏) button.

Command Line Usage

Formatted text and HTML versions of the draft can be built using make.

$ make

Command line usage requires that you have the necessary software installed. See the instructions.

About

License:Other


Languages

Language:Python 98.5%Language:Makefile 1.5%