Skip to content

A Haskell implementation for distributed card games.

Notifications You must be signed in to change notification settings

fermatspace/crypto-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto-cards

A Haskell implementation for distributed card games. This libary contains the cryptographic primatives that one will need in such a game.

TODO: Implement ZK proofs for

  1. Proof of knowledge of privatekey given pubkey.
  2. Proof of knowledge of correct decryption given message and pubkey.
  3. Proof of knowledge of correct shuffel.

About

A Haskell implementation for distributed card games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published