| Crates.io | safe-mix |
| lib.rs | safe-mix |
| version | 1.0.1 |
| created_at | 2018-08-09 09:09:01.847376+00 |
| updated_at | 2020-02-06 09:33:49.505927+00 |
| 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