34 Commits

Author SHA1 Message Date
Marcel Keller
bd60197886 ECDSA, more replicated secret sharing. 2019-08-06 16:56:42 +10:00
Marcel Keller
5ef70589cb Fixed- and floating-point inputs. 2019-07-11 14:59:18 +10:00
Marcel Keller
9f74f2812a Correctly account communication in OT-based protocols. 2019-06-15 09:30:02 +03:00
Marcel Keller
715f67f4c5 CowGear, more protocols with replicated secret sharing. 2019-06-07 15:26:28 +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
343f484c38 Variable precision for floating-point outputs. 2019-01-04 17:36:27 +01: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
0813e7a65e Stack overflow. 2018-11-26 17:46:57 +11:00
Marcel Keller
d75518aa0f Compatibility with OpenSSL before 1.1. 2018-11-05 19:10:39 +11:00
Marcel Keller
41449cd5d9 Encrypted communication for replicated secret sharing. 2018-11-05 16:00:29 +11:00
Marcel Keller
391ade6424 Missing templating. 2018-10-29 15:30:03 +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
8229be89b0 Honour parameter for tree-wise broadcast. 2018-09-19 17:14:07 +10:00
Marcel Keller
1669ce5bf5 SPDZ-Yao. 2018-05-28 22:45:08 +02:00
Marcel Keller
7cac3dd72d No overflows due to too long program names. 2018-05-17 15:51:59 +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
5e4944184f Confusing error message. 2018-01-23 17:32:20 +00:00
Marcel Keller
3dd86158fa Clearer error message. 2018-01-19 12:14:33 +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
d0d35720b5 Bug when private inputs and private outputs in wrong order. 2017-08-14 13:58:20 +01:00
Marcel Keller
63f0bc679b Simplify floating point printing. 2017-06-02 14:23:07 +01:00
Alexandre Duc
65ffdb1537 cmath instead of math.h 2017-05-29 17:44:02 +02:00
Alexandre Duc
6e88bfeab4 Support for printing sfloats 2017-05-29 17:29:42 +02:00
Marcel Keller
81e35b3549 Initial release. 2016-09-02 19:16:51 +01:00