Crates.io | zshuffle |
lib.rs | zshuffle |
version | 0.1.2 |
source | src |
created_at | 2024-02-26 09:02:11.544115 |
updated_at | 2024-06-03 11:26:56.603662 |
description | Encrypt and shuffle cards, resulting in a randomly ordered deck |
homepage | https://zypher.network |
repository | https://github.com/zypher-game/uzkge |
max_upload_size | |
id | 1153222 |
size | 1,184,498 |
Encrypt and shuffle cards, resulting in a randomly ordered deck
This is a simple example implementing the mental poker protocol. It shows how to encrypt and shuffle cards, just run:
cargo test --release --package zshuffle --lib -- tests::test_poker
This project is licensed under GPLv3.