|
VIFF - A framework for secure multi-party computation (SMPC).Updated by mgeisleron Thursday, May 29th 2008.
Virtual Ideal Functionality Framework (VIFF) 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.
Licence : LGPL
Version : 0.6 [Stable]
Platforms : OS independent
Requirements : Python, Twisted
|