4 Aug 14:28
[Fwd: [PATCH 1 of 1] Added computation-id option]
Marcel Keller <mkeller <at> cs.au.dk>
2010-08-04 12:28:21 GMT
2010-08-04 12:28:21 GMT
-------- Original Message -------- Subject: [PATCH 1 of 1] Added computation-id option Date: Wed, 04 Aug 2010 12:17:43 -0000 From: Thomas P Jakobsen <tpj <at> cs.au.dk> To: mkeller <at> cs.au.dk CC: ttoft <at> cs.au.dk References: <patchbomb.1280924262 <at> dhcp-11-67-32.daimi.au.dk> # HG changeset patch # User Tomas Toft <ttoft <at> cs.au.dk> # Date 1280227043 -7200 # Node ID 7c45463151f482ff75bbd877dad3509e8f9cb3c9 # Parent e7b2fe7eb75319e2f60cc292b0d68fe568d394ab Added computation-id option. This changeset adds a command line option to VIFF allowing users to specify a computation id. Prior to this changeset, any computation involving pseudo-random secret sharing (which for the time being boils down to computations done with the PassiveRuntime) could only be run one time using the same set of VIFF player configuration files. If more than one computation was executed with the same set of configuration files, the security of the system would be broken. With this changeset, multiple computations can be run securely with the same set of configuration files as long as each computation is run with a unique computation id.(Continue reading)
A good place to start is example.py and the benchmark examples in
examples/. The list of featurs and issues in the top of suite.py is
also a good starting point.
RSS Feed