Skip to content

A library supporting the publicly verifiable secret sharing scheme from the Optrand protocol. Written purely in Rust.

License

Notifications You must be signed in to change notification settings

zubayr1/Optrand-PVSS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optrand-PVSS

A library supporting the operations from the publicly verifiable secret sharing scheme from the Optrand protocol. Written purely in Rust and intended to be used as a core cryptographic component of the upcoming GRandLine Distributed Randomness Beacon Protocol.

This library is released under the Apache v2 License (see License).

WARNING: This is an academic proof-of-concept prototype, and in particular has not beed audited yet - please use it at your own risk.

Installation

Install a recent stable Rust toolchain using rustup.

Testing

Run cargo test to test both simple signing and aggregation.

About

A library supporting the publicly verifiable secret sharing scheme from the Optrand protocol. Written purely in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%