Download List

项目描述

LibTMCG is a general purpose 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. 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.

系统要求

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.

2009-08-07 21:03
1.1.2

小bug已应用,为编制与海湾合作委员会4.3.x.
Small bugfixes have been applied in order to compile with gcc 4.3.x.

2007-05-06 00:29
1.1.1

一个主要的安全漏洞是固定的。此错误使对手选择平凡的发电机组。这个安全漏洞已经对私人卡的保密性产生重要影响。因此,所有用户都强烈建议更新LibTMCG尽快。
标签: Major security fixes
A major security bug was fixed. This bug allows an
adversary to choose trivial group generators. This
flaw has a crucial impact on the confidentiality
of private cards. Thus, all users are strongly
recommended to update LibTMCG as soon as possible.

2007-04-16 14:55
1.1.0

一些接口改为允许不包括非交互式零知识证明的有效期创造的关键。尤其是,这是更方便每当新VTMF编码方案使用。此外,一些已应用优化。
标签: Minor feature enhancements
Some interfaces were changed to allow the creation
of keys without included non-interactive
zero-knowledge proof of validity. In particular,
this is more convenient whenever the new VTMF
encoding scheme is used. Further, some
optimizations have been applied.

2007-03-22 21:58
1.0.1

一个小缺点是纠正可能导致在某些情况下偏见洗牌。请注意,SecureSkat不受此问题的影响。该文档已得到改进。
标签: Minor security fixes
A small weakness was corrected that may have lead to a biased shuffle in some circumstances. Note that SecureSkat is not affected by this issue. The documentation has been improved.

2006-04-13 12:01
1.0.0

标签: Initial freshmeat announcement

Project Resources