Difference between revisions of "LibTMCG"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=LibTMCG |Short description=LibTMCG is a C++ library for creating secure electronic card games. |Full description=LibTMCG is a C++ library for creating secure electr...")
 
(Update to version 1.3.18)
 
(4 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
|Short description=LibTMCG is a C++ library for creating secure electronic card games.
 
|Short description=LibTMCG is a C++ library for creating secure electronic card games.
 
|Full description=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.
 
|Full description=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.
|User level=none
+
|Homepage URL=https://www.nongnu.org/libtmcg/
|Status=Live
+
|Is High Priority Project=No
|Component programs=
 
|Homepage URL=http://www.nongnu.org/libtmcg/
 
|VCS checkout command=
 
 
|Computer languages=English
 
|Computer languages=English
|Documentation note=
+
|Decommissioned or Obsolete=No
|Paid support=http://savannah.nongnu.org/support/?group=libtmcg
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=cryptography,Electronic Card Games,Mental Poker
 
|Keywords=cryptography,Electronic Card Games,Mental Poker
|Is GNU=n
+
|Version identifier=1.3.18
|Last review by=Heiko Stamer
+
|Version date=2019/05/31
|Last review date=2006-04-20
+
|Version status=stable
 +
|Version download=https://download.savannah.gnu.org/releases/libtmcg/libTMCG-1.3.18.tar.gz
 +
|Last review by=HeikoStamer
 +
|Last review date=2019/06/23
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=NO_VERSION_DATA
+
|User level=advanced
|Version date=1970-01-01
+
|Accepts cryptocurrency donations=No
|Version status=stable
+
|OpenPGP signature=https://download.savannah.gnu.org/releases/libtmcg/libTMCG-1.3.18.tar.gz.sig
|Version download=http://download.savannah.gnu.org/releases/libtmcg/
+
|OpenPGP public key=https://savannah.nongnu.org/project/memberlist-gpgkeys.php?group=libtmcg
 +
|Test entry=No
 +
|Is GNU=No
 +
|License verified date=2006-04-20
 +
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Ted Teah
 
|License verified date=2006-04-20
 
|License verified date=2006-04-20
|Version comment=NO_VERSION_DATA
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Heiko Stamer
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Heiko Stamer
+
|Email=HeikoStamer@gmx.net
|Email=stamer@gaos.org
 
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Bug Tracking
 
|Resource audience=Bug Tracking
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://savannah.nongnu.org/bugs/?group=libtmcg
+
|Resource URL=https://savannah.nongnu.org/bugs/?group=libtmcg
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://savannah.nongnu.org/cvs/?group=libtmcg
+
|Resource URL=https://savannah.nongnu.org/cvs/?group=libtmcg
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Help,Support
 
|Resource audience=Help,Support
 
|Resource kind=Mailing List Info/Archive
 
|Resource kind=Mailing List Info/Archive
|Resource URL=http://lists.nongnu.org/mailman/listinfo/libtmcg
+
|Resource URL=https://lists.nongnu.org/mailman/listinfo/libtmcg
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Bug Tracking,Developer
 
|Resource audience=Bug Tracking,Developer
 
|Resource kind=Mailing List Info/Archive
 
|Resource kind=Mailing List Info/Archive
|Resource URL=http://lists.nongnu.org/mailman/listinfo/libtmcg-dev
+
|Resource URL=https://lists.nongnu.org/mailman/listinfo/libtmcg-dev
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
|Programming-language=c++
+
|Internet-application=security
|Software-development=programming-language
+
|Library=C++
|Use=software-development
+
|Runs-on=BSD, GNU/Linux
}}
+
|Use=library, software-development
{{Project license
+
|Version-control=git
|License=GPLv2orlater
 
|License verified by=Ted Teah
 
|License verified date=2006-04-20
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 71: Line 68:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=libgcrypt >= 1.2.0
+
|Prerequisite description=libgcrypt >= 1.6.0
 
}}
 
}}
 +
{{Featured}}

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.