kobigurk/aggregatable-dkg

Aggregatable Distributed Key Generation

Rust

51

3 commits

updated Apr 6, 2022

See the code

README

Aggregatable DKG and VUF

WARNING: this code should not be used in production!

Implementation of Aggregatable Distributed Key Generation, a distributed key generation (DKG) protocol with aggregatable and publicly verifiable transcripts and a new efficient verifiable unpredictable function (VUF) that can be securely combined with it.

Installation

Install a recent stable Rust toolchain using rustup.

Testing

Run cargo test to test both simple signing and aggregation.

Benchmarks

Run cargo bench.

Contributors

kobigurk

3 commits

kobigurk/aggregatable-dkg

Aggregatable Distributed Key Generation

Rust

51

3 commits

updated Apr 6, 2022

See the code

README

Aggregatable DKG and VUF

WARNING: this code should not be used in production!

Implementation of Aggregatable Distributed Key Generation, a distributed key generation (DKG) protocol with aggregatable and publicly verifiable transcripts and a new efficient verifiable unpredictable function (VUF) that can be securely combined with it.

Installation

Install a recent stable Rust toolchain using rustup.

Testing

Run cargo test to test both simple signing and aggregation.

Benchmarks

Run cargo bench.

Contributors

kobigurk

3 commits

Languages

Rust

100.0%