Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.228.260 Times

LibTMCG 1.1.1

  Date Added: June 22, 2010  |  Visits: 680

LibTMCG

Report Broken Link
Printer Friendly Version


Product Homepage
Download (93 downloads)



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. To emphasize this point again: 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 (Shamir, Rivest, and Adleman) by many authors (see the first section of [St05] for a short survey). LibTMCG provides the first practical implementation of such protocols. The implementation relies on advanced cryptographic techniques---the so-called zero-knowledge proofs. Using these building blocks the high-level protocols minimize the effect of coalitions and preserve the confidentiality of the players strategy, i.e. the players are not required to reveal their cards at the end of the game to show that they did not cheat. Whats New in This Release: - 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..

Requirements: No special requirements
Platforms: Linux
Keyword: C Library Cards Electronic Card General Purpose Libraries Library Libtmcg Players Programming Protocols Purpose Secure
Users rating: 0/10

License: Freeware Size: 645.12 KB
USER REVIEWS
More Reviews or Write Review


LIBTMCG RELATED
Libraries  -  GNU C library 2.4
GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions. GNU C library is used by almost all C programs and provides the most essential program interface. The history of Unix and various...
19.5 MB  
Libraries  -  LibIdent C library 0.32
LibIdent is a small C library for interfacing with RFC 1413 Identification protocol servers, which are used for identifying users. LibIdent C library supports both IPv4 and IPv6 addresses transparently. It is meant to be used by daemons to try...
286.72 KB  
Libraries  -  Nana C++ Library 0.1.14
Nana C++ Library was designed in order to provide a software framework for cross-platform programming. Many components, such as graphics user interface and threads are present. Nana is an Open-Source library written in C++ with OO and generic.
 
Libraries  -  Micro C++ Library 1.3
The Micro C++ Library, also known as libmicxx, is a small set of portable and easy-to-use classes. The are built in order to provide core features commonly used in modern applications. It is based completely on the Standard C++ Template Library...
 
Libraries  -  Simple SOAP C++ Library 2.2
Simple SOAP C++ Library is a useful C++ production ready implementation of Scott Seely's Simple SOAP RPC code. OS neutral, HTTP transport, XML validation, envelope parsing, RPC dispatching, extendable data types, fault generation and a...
 
Libraries  -  Chilkat XML C++ Library 9.2.1
Chilkat XML C++ Library is a high-level non-validating XML parser component that is free for both commercial and non-commercial use. Give Chilkat XML C++ Library a try to see what it's all about!
 
Libraries  -  Chilkat MHT C++ Library 9.2.1
Chilkat MHT is a C++ library that enables you to encode HTML files to self-contained .MHT web archives. Can also convert HTML into a self-contained email with all referenced images embedded within the email. Chilkat MHT can download HTML from a...
 
Development Tools  -  Chilkat MHT C Library 1.0
Chilkat MHT C Library converts HTML to self-contained .MHT web archives. It can also convert HTML into a self-contained email with all referenced images embedded within the email. Chilkat MHT can download HTML from a url, load HTML from a file, or...
 
Development Tools  -  Chilkat MIME C Library 1.0
Chilkat MIME C Library  allows you to create an manipulate MIME and S/MIME messages. Features: - Navigate the MIME message tree structure via the NumParts property and GetPart(index) method. - Retrieve header field names and values. - Add...
 
Development Tools  -  Chilkat Zip C Library 1.0
Chilkat Zip C Library is a Zip compression component with loads of features and extremely easy to use. Features: - Callbacks for zip/unzip progress monitoring. - Zip an entire directory tree. - Append entries to a Zip from in-memory data. -...
 
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB