Erik Taubeneck
e1b4538876
refactor to add Compiler class
2022-08-03 11:17:41 -04:00
Marcel Keller
32950fe8d4
Maintenance.
2021-11-04 16:24:34 +11:00
Marcel Keller
799929b801
Optimized matrix multiplication in Hemi.
2021-09-17 14:31:25 +10:00
Marcel Keller
99c0549e72
Convolutional neural network training.
2021-07-02 15:50:34 +10:00
Marcel Keller
cdb8d6f337
Various improvements.
2020-12-11 16:24:28 +11:00
Marcel Keller
f42e614399
Rep4, SPDZ-wise, MNIST training.
2020-10-28 11:21:54 +11:00
Sylvain Bellemare
22cfc4183d
Remove duplicate merge_opens option in compile.py
...
The merge_opens option is available in the options received from the
command line and will apply to a Program instance and its tapes.
The merge_opens attribute is preserved on the Tape class as this allows
turning off merging (setting merge_opens to False) for specific tapes.
See #121 for more details.
2020-09-29 12:31:07 +01:00
Marcel Keller
013ece101d
Merge pull request #117 from sbellem/update-comments-in-compile.py
...
Update comment in compile.py
2020-09-25 14:21:29 +10:00
Sylvain Bellemare
c8ea8d76aa
Update comment in compile.py
...
Change extension .asm to .mpc and add that the compile command will also
generate the schedule file (.sch).
2020-09-24 14:22:02 +01:00
Sylvain Bellemare
1e178cd0c6
Fix missing Compiler/README comment in compiler.py
...
Point to compiler readthedocs instead.
2020-09-24 13:51:09 +01:00
Marcel Keller
ad583afb7e
Various improvements.
2020-08-24 23:29:03 +10:00
Marcel Keller
ffa149ba2d
Overwrite public input file only if necessary.
2020-07-13 18:30:22 +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
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
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
1e5df9e650
Option to compile sint to binary circuit.
2018-10-29 19:00:31 +11:00
Marcel Keller
cc0711c224
MP-SPDZ.
2018-10-11 17:20:26 +11: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
Peter Scholl
78759bf88b
Optional program arguments to compile.py
2017-04-03 12:05:30 +01:00
Marcel Keller
66847aedc3
Backwards compatibility of compiler options.
2017-02-12 12:25:25 +00:00
Marcel Keller
a566ffb680
No hard optimization by default.
2017-02-12 10:37:47 +00:00
Marcel Keller
81e35b3549
Initial release.
2016-09-02 19:16:51 +01:00