All Projects → input-output-hk → casino

input-output-hk / casino

Licence: other
Demo / PoC / implementation of IOHK MPC protocols

Programming Languages

haskell
3896 projects

Casino

Repository of cryptographic primitives, benchmarks and implementations of our research around Multi Party Computation (MPC) and their applications to card games.

Our main research papers:

Breakdown

  • casino-prim contains basic crypto ECC, ZKP (DLEQ, DLOG), some data types (Matrix) and some general small utilities
  • shuffle-proof contains the zero knowledge proof of shuffle as per Efficient Zero-Knowledge Argument for Correctness of a Shuffle
  • poker contains the cards, some poker related things, and a EDSL for poker event processing based on a cooperative non-blocking loop. It is an almost complete simulator of the Kaleidoscope paper, without the betting procedure and the signatures.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].