http://hg.viff.dk/viff/rev/15bc520032e4 changeset: 835:15bc520032e4 user: Martin Geisler <[EMAIL PROTECTED]> date: Sun Jun 29 13:47:14 2008 +0200 summary: Allow arbitrary thresholds when generating config files.
This is needed in the case where n=2 and t=1. http://hg.viff.dk/viff/rev/0422fa73ab29 changeset: 836:0422fa73ab29 user: Mikkel Krøigård <[EMAIL PROTECTED]> date: Wed Jul 16 00:09:50 2008 +0200 summary: Paillier crypto system. An implementation of the homomorphic public key crypto system by Paillier. Added by Martin, but written by Mikkel. http://hg.viff.dk/viff/rev/99dc1bb4cddf changeset: 837:99dc1bb4cddf user: Martin Geisler <[EMAIL PROTECTED]> date: Sat Jun 21 13:02:57 2008 +0200 summary: Generate and load Paillier keys. The names "pubkey" and "seckey" are not perfect since we might want other types of public and secret keys in the future. http://hg.viff.dk/viff/rev/bba8a625972a changeset: 838:bba8a625972a user: Martin Geisler <[EMAIL PROTECTED]> date: Tue Jul 15 23:35:59 2008 +0200 summary: Two-player runtime based on Paillier encryption. This implements a multiplication protocol for two players described here by Claudio Orlandi: http://article.gmane.org/gmane.comp.cryptography.viff.devel/290 The key ingredient is the homomorphic Paillier encryption scheme. http://hg.viff.dk/viff/rev/45dfc10a1363 changeset: 839:45dfc10a1363 user: Martin Geisler <[EMAIL PROTECTED]> date: Tue Jul 15 23:11:44 2008 +0200 summary: Test program for Paillier runtime. http://hg.viff.dk/viff/rev/f7e987afbec3 changeset: 840:f7e987afbec3 user: Martin Geisler <[EMAIL PROTECTED]> date: Sun Jun 29 13:59:30 2008 +0200 summary: Added prss_share_random method. This works by letting everybody pick a random number from their private PRF. This is used as their share -- the sum will be random and unknown to both parties. http://hg.viff.dk/viff/rev/3f01e81fcc1a changeset: 841:3f01e81fcc1a user: Martin Geisler <[EMAIL PROTECTED]> date: Sun Jun 29 13:59:32 2008 +0200 summary: Benchmark support for Paillier runtime.
_______________________________________________ viff-commits mailing list [email protected] http://lists.viff.dk/listinfo.cgi/viff-commits-viff.dk
