Skip to content

benr-ml/celo-threshold-bls-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Threshold BLS

Work In Progress

Overview

A fork of https://github.com/celo-org/celo-threshold-bls-rs that was modified as following:

  • Supports only BLS12-381.
  • Solidity, WASM binding and CLI were removed.
  • dkg-core was merged into threshold-bls.

In addition, the DKG protocol was modified to use a simpler complaint phase.

Build Guide

Build with cargo build (--release).

Test with cargo test.

Benchmark with cargo bench.

Disclaimers

This software has not been audited. Use at your own risk.

About

Threshold BLS Signatures and DKG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%