Commit Graph

73 Commits

Author SHA1 Message Date
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
Marcel Keller
470b075803 Python 3, semi-honest computation using semi-homomorphic encryption. 2019-11-21 17:23:51 +11:00
Marcel Keller
69c9cfc3b0 Don't go into busy loop when only receiving. 2019-11-14 12:13:18 +11:00
Marcel Keller
2b214fe1a1 Fix compilation with USE_GF2N_LONG = 0. 2019-11-05 15:38:16 +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
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