Crate race_encryptor

source ·
Expand description

We used an enhanced 2-role based mental poker algorithmn among a few nodes. Each node can either be a player or a transactor. For each node, there are two modes for randomization:

  1. Shuffler: participate in the shuffling, hold the secrets
  2. Drawer: pick the random item by index

Structs