Crates.io | safe-mix |
lib.rs | safe-mix |
version | 1.0.1 |
source | src |
created_at | 2018-08-09 09:09:01.847376 |
updated_at | 2020-02-06 09:33:49.505927 |
description | Implementation of the Collective Coin Flip algorithm |
homepage | https://github.com/paritytech/safe-mix |
repository | https://github.com/paritytech/safe-mix |
max_upload_size | |
id | 78479 |
size | 6,527 |
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
cargo build
cargo test