Skip to content

kobigurk/aggregatable-dkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Aggregatable Distributed Key Generation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages