Categories
Viff
VIFF is a framework which allows you to specify secure multi-party computations in a clean and easy way. Current features include:
- arithmetic with shares from Zp or GF(28).
- secret sharing based on Shamir and pseudo-random secret sharing (PRSS).
- addition, multiplication, exclusive-or of shares.
- comparison of secret shared Zp inputs, with secret Zp or GF(28) output.
- automatic parallel (asynchronous) execution.
- secure communication using TLS (the successor to SSL).
- cute mascot :-)
Last updated 24 Apr, 2008
Versions
0.7.1
- Released: 7 Nov, 2008
- Code Maturity: Beta
- Source Archive: http://viff.dk/release/viff-0.7.1.tar.gz
- Licenses: GPLv3
- Interfaces: Console
0.6
- Released: 28 May, 2008
- Code Maturity: Beta
- Source Archive: http://viff.dk/release/viff-0.6.tar.gz
- Licenses: LGPLv3orlater
- Interfaces: Console



