Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.
/ frost Public archive

A fork of frost-dalek, made WASM compatible, and upgraded to Static ICE-FROST

License

Notifications You must be signed in to change notification settings

toposware/frost

ICE-FROST

codecov example workflow

A fork of the Rust implementation of FROST: Flexible Round-Optimised Schnorr Threshold signatures by Chelsea Komlo and Ian Goldberg, originally developed at https://github.com/isislovecruft/frost-dalek and adapted to support additional Identifiable Cheating Entity property and Static group keys. This new protocol is named ICE-FROST.

Usage

Please see the documentation for usage examples.

Note on no_std usage

This crate can be made no_std compliant, by relying on the alloc crate instead.

WARNING

This codebase is under development and is at an academic proof-of-concept prototype level. In particular, this implementation has not received careful code review yet, and hence is NOT ready for production use.

License

This project is licensed under the BSD-3-Clause.

About

A fork of frost-dalek, made WASM compatible, and upgraded to Static ICE-FROST

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published