29 Commits

Author SHA1 Message Date
Marcel Keller
9f2a641a94 Protocols with function-dependent preprocessing. 2025-05-30 13:35:02 +10:00
Marcel Keller
85f2d094a9 Fix bugs in batch initialization. 2025-04-10 16:39:06 +10:00
Marcel Keller
4675cba4e7 Fix bug in packed ORAM. 2025-04-02 13:44:01 +11:00
Marcel Keller
91321ff8cd Functionality to call high-level code from C++. 2024-11-21 13:14:54 +11:00
Marcel Keller
78fe3d8bad Maintenance. 2024-07-09 12:19:52 +10:00
Marcel Keller
7d59c3b586 Fix bugs in ORAM batch initialization. 2024-03-26 13:51:22 +11:00
Marcel Keller
4ab1ec5b36 Less unrolling in ORAM batch initialization. 2024-03-26 12:23:33 +11:00
Marcel Keller
cf4426fdb3 Multinode computation. 2023-12-14 12:17:54 +11:00
Marcel Keller
792abcb9f6 Streamline multithreading in array initialization. 2023-08-29 11:51:12 +10:00
Marcel Keller
cd25c2e9f1 Decision tree training. 2022-11-09 11:22:18 +11:00
Marcel Keller
6f553cd1f2 Dijkstra's algorithm in binary circuits. 2022-10-24 22:18:20 +11:00
Marcel Keller
1223ad6095 Fix bug in binary circuit ORAM. 2022-10-06 14:27:48 +11:00
Marcel Keller
252c23c77d Convenient interface for ORAM in binary circuits. 2022-10-06 13:27:46 +11:00
Kevin Witlox
2a1ca6ae74 Fix cryptic assert statement in oram.py 2022-07-07 14:39:26 +02:00
Marcel Keller
5ab8c702dd Secure shuffling. 2022-05-27 14:20:31 +02:00
Marcel Keller
0f7020d791 Semi-honest computation based on threshold semi-homomorphic encryption. 2022-02-17 13:24:52 +11:00
Marcel Keller
799929b801 Optimized matrix multiplication in Hemi. 2021-09-17 14:31:25 +10:00
Marcel Keller
0f656fa7b7 ARM support. 2021-04-19 21:28:22 +10:00
Marcel Keller
cdb8d6f337 Various improvements. 2020-12-11 16:24: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
470b075803 Python 3, semi-honest computation using semi-homomorphic encryption. 2019-11-21 17:23:51 +11:00
Marcel Keller
b5d8123ae0 BMR, Use your Brain, Semi/Semi2k. 2019-04-30 17:25:02 +10: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
Jonathan Evans
987a78286f Release to add compiler instructions for external client I/O. 2017-09-14 10:35:01 +01:00
Marcel Keller
ead4dfbb5c Added ORAM-related functionality. 2016-11-28 17:00:58 +00:00