Commit Graph

55 Commits

Author SHA1 Message Date
Marcel Keller
8707864c30 Improved error message for unclosed if blocks. 2022-06-25 10:47:23 +02:00
Marcel Keller
9ef15cc2f5 Protocol in dealer model. 2022-04-19 15:13:19 +02:00
Marcel Keller
565c364cd4 Bug in fixed-point division. 2022-04-02 07:41:22 +02:00
Marcel Keller
07292ec09d Bug in integer division. 2022-04-01 14:24:59 +02:00
Marcel Keller
b283fdb385 Improved multi-threaded tree reduction. 2022-03-11 13:03:10 +11:00
Marcel Keller
0f7020d791 Semi-honest computation based on threshold semi-homomorphic encryption. 2022-02-17 13:24:52 +11:00
Marcel Keller
f343d73b25 Bug in for_range_opt. 2022-01-13 14:10:06 +11:00
Marcel Keller
e07d9bf2a3 Maintenance. 2022-01-11 16:05:26 +11:00
Marcel Keller
799929b801 Optimized matrix multiplication in Hemi. 2021-09-17 14:31:25 +10:00
Marcel Keller
72c2d4b3f7 Run-time parameter for client connection port. 2021-08-26 21:00:31 +10:00
Marcel Keller
c597554af9 ATLAS. 2021-08-06 18:25:27 +10:00
Marcel Keller
284c4841d9 Bug when using @for_range_opt with cint. 2021-07-22 00:21:01 +10:00
Marcel Keller
017401a9ac Fix changing variables in branches with binary computation. 2021-07-15 18:42:46 +10:00
Marcel Keller
99c0549e72 Convolutional neural network training. 2021-07-02 15:50:34 +10:00
Martin Renze
5e41bcf2db Fix documentation for print_ln_to
Removed wrong parameter in documentation from print_ln_to example
2021-05-22 12:18:32 +02:00
Marcel Keller
0f656fa7b7 ARM support. 2021-04-19 21:28:22 +10:00
Marcel Keller
8c9a7431b8 Public input with cint instead of regint. 2021-04-10 18:01:18 +10:00
Marcel Keller
0809ae188c Avoid memory conflict. 2021-03-15 16:17:29 +11:00
Marcel Keller
253ece7844 Maintenance. 2021-01-21 11:06:18 +11:00
Marcel Keller
9e35aeeac2 Using sfix with branching. 2021-01-17 11:48:05 +11:00
Marcel Keller
cdb8d6f337 Various improvements. 2020-12-11 16:24:28 +11:00
Marcel Keller
15d179a1d1 Bug in cfix division. 2020-11-14 13:36:22 +11:00
Marcel Keller
f42e614399 Rep4, SPDZ-wise, MNIST training. 2020-10-28 11:21:54 +11:00
Sylvain Bellemare
22ec98a10d Replace CompilerException with CompilerError 2020-09-28 12:58:47 +01:00
Marcel Keller
ad583afb7e Various improvements. 2020-08-24 23:29:03 +10:00
Marcel Keller
3f9f3be575 Half-gate garbling, native 2D convolution, TensorFlow inference. 2020-06-15 15:23:05 +10:00
Marcel Keller
4ef6b6d873 Maintenance. 2020-05-08 21:43:05 +10:00
Marcel Keller
24926df83b Bristol Fashion. 2020-04-02 09:09:45 +02:00
Marcel Keller
92a3fb0184 edaBits, ChaiGear, TopGear, CCD. 2020-03-20 20:31:25 +11:00
Marcel Keller
e6cc02040e More documentation. 2020-01-21 17:01:09 +11:00
Marcel Keller
1fdd70cb42 Enable computation of requirements. 2020-01-20 15:26:53 +11:00
Marcel Keller
b6714352ab Python 3.8 warnings. 2020-01-17 13:32:57 +11:00
Marcel Keller
6fa65c3141 Mixed computation, binary computation with XOR-based MACs. 2019-12-23 18:44:22 +01:00
Marcel Keller
470b075803 Python 3, semi-honest computation using semi-homomorphic encryption. 2019-11-21 17:23:51 +11:00
Marcel Keller
7a5195d83c Machine learning functionality, dishonest-majority binary secret sharing. 2019-10-11 15:48:58 +11:00
Marcel Keller
bd60197886 ECDSA, more replicated secret sharing. 2019-08-06 16:56:42 +10:00
Marcel Keller
715f67f4c5 CowGear, more protocols with replicated secret sharing. 2019-06-07 15:26:28 +10:00
Marcel Keller
59e1581421 SPDZ2k online phase; preprocessing integration for MASCOT and SPDZ2k; integer division. 2019-03-28 17:23:20 +11:00
Marcel Keller
b6a18675e8 Optimized matrix multiplication; data type for quantization. 2019-02-14 15:15:37 +11:00
Marcel Keller
343f484c38 Variable precision for floating-point outputs. 2019-01-04 17:36:27 +01: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
cc0711c224 MP-SPDZ. 2018-10-11 17:20:26 +11: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
Dragos Rotaru
a4ce145817 added special arrays for secret fixed points and fixed an old multiplication bug 2017-11-16 15:53:59 +00:00
Jonathan Evans
987a78286f Release to add compiler instructions for external client I/O. 2017-09-14 10:35:01 +01:00
Dragos Rotaru
3ee4e9e18c fixed printing 2017-09-11 22:38:06 +01:00
Marcel Keller
63f0bc679b Simplify floating point printing. 2017-06-02 14:23:07 +01:00
Alexandre Duc
6e88bfeab4 Support for printing sfloats 2017-05-29 17:29:42 +02:00