82 Commits

Author SHA1 Message Date
Marcel Keller
cf4426fdb3 Multinode computation. 2023-12-14 12:17:54 +11:00
Marcel Keller
c6dd757ffb Adapt to C++20. 2023-11-02 17:58:30 +11:00
Marcel Keller
2813c0ef0f Maintenance. 2023-08-14 18:29:46 +10:00
Marcel Keller
b86f29b695 Security bug: fix race condition in MAC check. 2023-07-21 14:22:14 +10:00
Marcel Keller
2f76d73698 Use bit packing to reduce communication. 2023-05-15 13:34:16 +10:00
Marcel Keller
6cc3fccef0 Maintenance. 2023-05-09 14:50:53 +10:00
Marcel Keller
9d578a37f3 Security bug: proper accounting for random elements. 2023-04-13 12:52:45 +10:00
Marcel Keller
5153c63d2f More accessible machine learning functionality. 2023-02-16 12:35:18 +11:00
Marcel Keller
a996aac1eb Mitigate GCC bug. 2023-01-10 19:29:23 +11:00
Marcel Keller
cd25c2e9f1 Decision tree training. 2022-11-09 11:22:18 +11:00
Marcel Keller
6a424539c9 SoftSpokenOT. 2022-08-25 13:23:18 +10:00
Marcel Keller
1961a78fa8 Fixed bug in MMO with prime fields longer than 1024 bits. 2022-07-16 18:27:09 +10:00
Marcel Keller
88534961b3 Fix biases in PRNG. 2022-06-02 17:12:11 +02:00
Marcel Keller
5ab8c702dd Secure shuffling. 2022-05-27 14:20:31 +02:00
Marcel Keller
de12e08784 Fix bugs on macOS. 2022-05-23 17:27:56 +02:00
Marcel Keller
9ef15cc2f5 Protocol in dealer model. 2022-04-19 15:13:19 +02:00
Marcel Keller
08ea9b3bd0 Better scaling network setup. 2022-02-22 13:25:12 +11:00
Marcel Keller
0f7020d791 Semi-honest computation based on threshold semi-homomorphic encryption. 2022-02-17 13:24:52 +11:00
Marcel Keller
e07d9bf2a3 Maintenance. 2022-01-11 16:05:26 +11:00
Marcel Keller
eac6456ec8 Allow preprocessing information to be supplied via named pipes. 2021-11-22 22:18:50 +11:00
Marcel Keller
32950fe8d4 Maintenance. 2021-11-04 16:24:34 +11:00
Marcel Keller
176af7898c Redirect Yao evaluator output to file if requested. 2021-10-01 15:58:54 +10:00
Marcel Keller
799929b801 Optimized matrix multiplication in Hemi. 2021-09-17 14:31:25 +10:00
Marcel Keller
c597554af9 ATLAS. 2021-08-06 18:25:27 +10:00
Marcel Keller
99c0549e72 Convolutional neural network training. 2021-07-02 15:50:34 +10:00
Marcel Keller
eaf3d00e25 Security bug: skewed random bit generation. 2021-05-27 13:23:48 +10:00
Marcel Keller
34635e550d Bug when trying to prune non-existing files. 2021-05-06 14:42:18 +10:00
Marcel Keller
0f656fa7b7 ARM support. 2021-04-19 21:28:22 +10:00
Marcel Keller
c9b03d8b51 Distributed key generation for homomorphic encryption with active security. 2021-02-23 17:41:35 +11:00
Marcel Keller
0680eb6799 Store CowGear keys. 2021-02-01 13:50:38 +11:00
Marcel Keller
212165b8dd Security bug: missing check in binary Rep4. 2021-01-27 20:12:56 +11:00
Marcel Keller
253ece7844 Maintenance. 2021-01-21 11:06:18 +11:00
Marcel Keller
cdb8d6f337 Various improvements. 2020-12-11 16:24:28 +11:00
Marcel Keller
b3a3a6ed20 Security bug: Base OT receiver can force repeated outputs. Credit: Mike Rosulek. 2020-11-10 23:03:56 +11:00
Marcel Keller
f80b4fc766 Enable MASCOT with prime larger than 128 bits. 2020-11-10 17:58:07 +11:00
Marcel Keller
f42e614399 Rep4, SPDZ-wise, MNIST training. 2020-10-28 11:21:54 +11:00
Marcel Keller
23001e3e8d Merge branch 'io-files' 2020-10-20 19:26:11 +11:00
Marcel Keller
d7a2ab760e Fix multithreaded output. 2020-10-20 15:30:47 +11:00
Marcel Keller
99c5efc115 Security bug: insufficient randomization of FKOS15 inputs. 2020-10-13 21:06:05 +11:00
Dragos Rotaru
80eaecc019 fix for tests to pass 2020-10-07 10:28:24 +03:00
Dragos Rotaru
5aaa91a740 small patch to handle i/o with files from command line 2020-10-06 20:47:40 +03:00
Marcel Keller
ad583afb7e Various improvements. 2020-08-24 23:29:03 +10:00
Marcel Keller
f3d01663ed Security bug: Insufficient hash check. 2020-07-06 22:46:56 +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
cb8e46d2f3 Fix compilation with GFP_MOD_SZ other than two. 2020-03-27 12:16:28 +11:00
Marcel Keller
92a3fb0184 edaBits, ChaiGear, TopGear, CCD. 2020-03-20 20:31:25 +11:00
Marcel Keller
6fa65c3141 Mixed computation, binary computation with XOR-based MACs. 2019-12-23 18:44:22 +01:00
Marcel Keller
9a83cfe8f2 Avoid race condition depending of the order of client connections. 2019-11-25 14:53:46 +11:00