Difference between revisions of "LibTMCG"

From Free Software Directory
Jump to: navigation, search
(Update https links and categories)
(Update to version 1.3.18)
 
Line 8: Line 8:
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Keywords=cryptography,Electronic Card Games,Mental Poker
 
|Keywords=cryptography,Electronic Card Games,Mental Poker
|Version identifier=1.3.17
+
|Version identifier=1.3.18
|Version date=2019/01/22
+
|Version date=2019/05/31
 
|Version status=stable
 
|Version status=stable
|Version download=https://download.savannah.gnu.org/releases/libtmcg/libTMCG-1.3.17.tar.gz
+
|Version download=https://download.savannah.gnu.org/releases/libtmcg/libTMCG-1.3.18.tar.gz
 
|Last review by=HeikoStamer
 
|Last review by=HeikoStamer
|Last review date=2019/05/01
+
|Last review date=2019/06/23
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 
|User level=advanced
 
|User level=advanced
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
|OpenPGP signature=https://download.savannah.gnu.org/releases/libtmcg/libTMCG-1.3.17.tar.gz.sig
+
|OpenPGP signature=https://download.savannah.gnu.org/releases/libtmcg/libTMCG-1.3.18.tar.gz.sig
 
|OpenPGP public key=https://savannah.nongnu.org/project/memberlist-gpgkeys.php?group=libtmcg
 
|OpenPGP public key=https://savannah.nongnu.org/project/memberlist-gpgkeys.php?group=libtmcg
 
|Test entry=No
 
|Test entry=No

Latest revision as of 03:51, 23 June 2019


[edit]

LibTMCG

https://www.nongnu.org/libtmcg/
LibTMCG is a C++ library for creating secure electronic card games.

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

Verified by

Ted Teah

Verified on

20 April 2006




Leaders and contributors

Contact(s)Role
Heiko Stamer Maintainer


Resources and communication

AudienceResource typeURI
Bug TrackingVCS Repository Webviewhttps://savannah.nongnu.org/bugs/?group=libtmcg
Bug Tracking,DeveloperMailing List Info/Archivehttps://lists.nongnu.org/mailman/listinfo/libtmcg-dev
Help,SupportMailing List Info/Archivehttps://lists.nongnu.org/mailman/listinfo/libtmcg
DeveloperVCS Repository Webviewhttps://savannah.nongnu.org/cvs/?group=libtmcg


Software prerequisites

KindDescription
Required to buildlibgcrypt >= 1.6.0
Required to buildlibgmp >= 4.1




Entry




























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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.