LibTMCG
This entry published by the Free Software Foundation.
LibTMCG
http://www.nongnu.org/libtmcg/
LibTMCG is a C++ library for creating secure electronic card games. The most remarkable feature is the absence of a trusted third party (TTP), i.e. neither a central game server nor trusted hardware components are necessary. With the present library there is no need for an independent referee, because the applied protocols provide a basic level of confidentiality and fairness by itself. Consequently, the library is well-suited for peer-to-peer (P2P) environments where no TTP is available. Of course, we cannot avoid that malicious players share information about their private cards, but the protocols ensure that the shuffle of the deck is performed randomly (presumed that at least one player is honest) and thus the cards will be distributed uniformly among the players. Further, no coalition can learn the private cards of a player against his will (except for trivial conclusions). The corresponding cryptographic problem, actually called Mental Poker, has been studied since 1979 by many authors. LibTMCG provides the first practical implementation of such protocols.
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2orlater | Ted Teah | 2453845.520 April 2006 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking | VCS Repository Webview | http://savannah.nongnu.org/bugs/?group=libtmcg |
| Developer | VCS Repository Webview | http://savannah.nongnu.org/cvs/?group=libtmcg |
| Help,Support | Mailing List Info/Archive | http://lists.nongnu.org/mailman/listinfo/libtmcg |
| Bug Tracking,Developer | Mailing List Info/Archive | http://lists.nongnu.org/mailman/listinfo/libtmcg-dev |
Software prerequisites
| Kind | Description |
|---|---|
| Required to build | libgmp >= 4.1 |
| Required to build | libgcrypt >= 1.2.0 |
Click here if you'd like to report a problem or make a suggestion that could
This entry (in part or in whole) was last reviewed on 20 April 2006.
Problem with this listing?
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
This page was last modified on 12 April 2011, at 15:32.

