26 Commits

Author SHA1 Message Date
Marcel Keller
715f67f4c5 CowGear, more protocols with replicated secret sharing. 2019-06-07 15:26:28 +10:00
Marcel Keller
d26a62efe4 GF(2^40) computation with OT-based protocols. 2019-05-03 18:03:50 +10:00
Marcel Keller
b5d8123ae0 BMR, Use your Brain, Semi/Semi2k. 2019-04-30 17:25:02 +10:00
Marcel Keller
59e1581421 SPDZ2k online phase; preprocessing integration for MASCOT and SPDZ2k; integer division. 2019-03-28 17:23:20 +11:00
Nikolaj Volgushev
881b4403ac SPDZ2k offline phase. 2019-03-26 18:36:55 +11:00
Marcel Keller
5a0413de7a Prepare for SPDZ2k. 2019-03-26 18:30:39 +11:00
Marcel Keller
b6a18675e8 Optimized matrix multiplication; data type for quantization. 2019-02-14 15:15:37 +11:00
Marcel Keller
216fbdf1e1 Shamir secret sharing. 2019-01-05 15:10:01 +01:00
Marcel Keller
4092d61ea3 Missing initialization. 2018-12-19 14:31:42 +11:00
Marcel Keller
9805501bbc Automatic prime generation; live preprocessing for replicated secret sharing over rings. 2018-12-19 11:39:55 +11:00
Marcel Keller
ea59419de2 More honest-majority three-party computation (modulo prime and malicious binary). 2018-11-30 15:14:43 +11:00
Marcel Keller
f2916a2249 Changed interface. 2018-10-30 13:32:38 +11:00
Marcel Keller
0f16629963 Compile all online phases at once. 2018-10-26 15:52:49 +11:00
Marcel Keller
cc0711c224 MP-SPDZ. 2018-10-11 17:20:26 +11:00
Marcel Keller
73c399c40c Merge SPDZ-2 with SPDZ-Yao. 2018-10-11 12:47:59 +11:00
Marcel Keller
1f5b7e885d Insufficient randomizing in GF(p). 2018-07-05 21:07:49 +02:00
Marcel Keller
1669ce5bf5 SPDZ-Yao. 2018-05-28 22:45:08 +02:00
Marcel Keller
2f50444b93 ORAM in SPDZ-BMR. 2018-03-07 12:25:45 +00:00
Marcel Keller
2008a8782d Overdrive. 2018-03-02 14:33:03 +00:00
Marcel Keller
c9cf614d6f Clarify field size error. 2018-01-11 17:00:55 +01:00
Marcel Keller
f469e6468b SPDZ-2 offline phase. 2017-11-27 10:14:12 +00:00
Jonathan Evans
987a78286f Release to add compiler instructions for external client I/O. 2017-09-14 10:35:01 +01:00
Marcel Keller
9256e08ba3 Don't try to compute square root of non-square. 2017-07-26 17:09:02 +01:00
Marcel Keller
63f0bc679b Simplify floating point printing. 2017-06-02 14:23:07 +01:00
Marcel Keller
b53f67dfbf More sensible default for GF(2^n). 2017-02-27 13:53:02 +00:00
Marcel Keller
81e35b3549 Initial release. 2016-09-02 19:16:51 +01:00