Commit Graph

13 Commits

Author SHA1 Message Date
Clive2312
90e1cfe3e7 add kahip 2023-05-22 16:22:42 +00:00
Edward Chen
0c1c91c903 updated test suite for mnist decomp 2022-08-03 21:46:48 +00:00
Edward Chen
b42fc93a67 removed benchmark cmd and minior updates to benchmarking scripts 2022-08-02 05:18:12 +00:00
Edward Chen
957b0ad028 moved array semantics to aby interpeter 2022-07-30 01:13:49 -04:00
Alex Ozdemir
06edd9f13d fix extra arguments + release mode in driver -t 2022-06-02 11:56:23 -07:00
Alex Ozdemir
c1293464d2 Precomputations (or, as-known-for-proofs, witness extension) (#80)
Co-authored-by: Riad S. Wahby <rsw@jfet.org>
2022-05-17 08:54:04 -07:00
Alex Ozdemir
fa671673a8 Bugfix: non-recursive type-checking for Op::Map (#82)
Credits to @kwantam for noticing the bug. Thank you!
2022-05-07 12:31:37 -07:00
Edward Chen
63e3bea1b8 Adding benchmark scripts and logging for ABY backend (#72) 2022-04-06 04:04:52 -04:00
Riad S. Wahby
8c8e704914 field flexibility ; add limit for linearity reduction (#66)
Co-authored-by: Alex Ozdemir <aozdemir@hmc.edu>
2022-03-25 15:03:09 -07:00
Edward Chen
13f9a092b5 Updated ABY VM to include IN bytecode instruction (#65)
- updated ABY interpreter to include IN gates
- Added tqdm requirement
2022-03-24 15:53:44 -04:00
Alex Ozdemir
0d61d45a65 add flamegraph action (#59) 2022-03-10 09:16:40 -08:00
Edward Chen
8fed29bd32 ABY VM and Interpreter (#47)
Updated ABY testing framework with an ABY bytecode and interpreter
2022-02-28 19:47:50 -05:00
Edward Chen
b9526234ac Updating build system (#44)
`python3 driver.py -h`
2022-02-25 17:13:10 -05:00