[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-hackers] submission of openSkat - savannah.nongnu.org
From: |
stamer |
Subject: |
[Savannah-hackers] submission of openSkat - savannah.nongnu.org |
Date: |
Wed, 13 Oct 2004 19:30:54 -0400 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040207 Firefox/0.8 |
A package was submitted to savannah.nongnu.org
This mail was sent to address@hidden, address@hidden
Heiko Stamer <address@hidden> described the package as follows:
License: gpl
Other License:
Package: openSkat
System name: openskat
Type: non-GNU
Description:
OpenSkat is an cryptographically secure implementation of the german card game
Skat for multiple players over IRC (Internet Relay Chat).
It works in something like the 'honest-but-curious' (or semi-honest)
adversary model, thus we do not care about robustness or availability (in sense
of DoS). Fairness is based on several zero-knowledge-proofs
from Christian Schindelhauer's research paper "A Toolbox for Mental
Card Games". The success of an cheating participant can be bound by
a security parameter t, such that this probability is less or equal
than 2^{-t}. However, the original card encoding upon quadratic residues was
very communication-complex, e.g. if t = 8 the network traffic for each player
had amounted to 10 megabyte per game. Further the computational complexity was
not negligible. Now a better solution from Adam Barnett's and Nigel P. Smart's
"Mental Poker Revisited" has been implemented.
OpenSkat has an graphical user interface based on xskat 3.4 from
Gunter Gerhardt [http://www.xskat.de/]. The modified sources
(notice xskat license) are included and require an X11 environment.
Other Software Required:
GNU MP Library (libgmp), version >= 4.1
GNU Crypto Library (libgcrypt), version >= 1.1.90
GNU Readline Library (libreadline), version >= 4.1
GNU Database Manager (libgdbm), version >= 1.8.0
ncurses Library (-lncurses)
zlib Library (-lz)
Other Comments:
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Savannah-hackers] submission of openSkat - savannah.nongnu.org,
stamer <=