Download List

Project Description

SecureSkat is a peer-to-peer implementation of the German card game Skat. The program negotiates participating players and game sessions over an arbitrary IRC network (Internet Relay Chat). Neither a trusted third-party (dealer) nor a centralized game server is necessary. All critical operations, e.g. shuffle of the deck, are performed using advanced cryptographic techniques (so-called Mental Poker solutions) provided by LibTMCG. The outdated OpenSkat branch contains a graphical user interface based on XSkat 3.4. This interface can be used with most recent versions, but must be built separately.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-09-14 15:47
1.5

Some new operations in the card toolbox were
added. A module for secure multiparty computation
(based on a paper of Anton Stiglic) for fair
ranking system was created. Encryption padding
(SAEP/OAEP) is now used. Some obvious DoS-attacks
are now prevented through child bounding.
Tags: Major security fixes

2003-09-01 19:11
1.4

This release uses the new API from libgcrypt 1.1.42 (old versions won't work). There are some minor bugfixes, zlib compression before encryption in securesocketstream.hh, and player management has been fixed and tuned.
Tags: Minor bugfixes

2003-07-13 04:17
1.3

Some security fixes, new Rabin signatures, and a TMCG code cleanup.
Tags: Major security fixes

2003-03-19 14:05
1.2

This release includes some small security fixes (with key exchange) and some minor bugfixes.
Tags: Minor bugfixes

2003-02-06 16:00
1.1

The IRC LIST request is now avoided.
Tags: Major bugfixes

Project Resources