Virtual Ideal Functionality Framework is a framework for creating efficient and secure multi-party computations (SMPC). Players, who do not trust each other, participate in a joint computation based on their private inputs. The computation is done using a cryptographic protocol which allows them to obtain a correct answer without revealing their inputs. Operations supported include addition, multiplication, and comparison, all with Shamir secret shared outputs.
FreeVersion: 0.5 Platform(s): linux, windows, freebsd, osx, sun Updated: Thu May 1 2008
Based on a formerly javascript program, it is useful to encipher and decipher text files. Written in Python, has now a multiplatform gui (Tkinter) that let users to try it as a standalone program. It's provided as is, and is free.
Version: 1.01 Platform(s): all platforms that support python language and tki Updated: Tue Jun 15 2004
An encrypted im/email client/server application using custom encryption algorhythms written for secure communcations over networks. Very Simple interface.
NOTE: You must also have wxPython installed for gui interface.