safe-mix

Crates.iosafe-mix
lib.rssafe-mix
version1.0.1
sourcesrc
created_at2018-08-09 09:09:01.847376
updated_at2020-02-06 09:33:49.505927
descriptionImplementation of the Collective Coin Flip algorithm
homepagehttps://github.com/paritytech/safe-mix
repositoryhttps://github.com/paritytech/safe-mix
max_upload_size
id78479
size6,527
Gavin Wood (gavofyork)

documentation

https://github.com/paritytech/safe-mix

README

safe-mix

Implementation of the Collective Coin Flip algorithm. Means of mixing a series of hashes to create a single secure hash.

Described in http://www.cs.huji.ac.il/~nati/PAPERS/coll_coin_fl.pdf

Building

cargo build

Testing

cargo test
Commit count: 11

cargo fmt