- Sep 15, 2019
-
-
Nishant Kumar authored
-
- Sep 13, 2019
-
-
Mayank authored
-
Nishant Kumar authored
-
- Sep 04, 2019
-
-
Nishant Kumar authored
-
- Aug 31, 2019
-
-
Nishant Kumar authored
-
- Aug 29, 2019
-
-
Nishant Kumar authored
-
- Aug 23, 2019
-
-
Nishant Kumar authored
Fix in ezpc.sh: add ezpc signed library file only when codegen is either unspecified or specified as ABY or CPP. Plus, diff of precompiled output used to differ because of an earlier change: updated all the precompiled output files.
-
- Jul 15, 2019
-
-
Nishant Kumar authored
-
Nishant Kumar authored
-
Nishant Kumar authored
Fix for input output in other functions giving error when compiled wi…
-
- Jul 12, 2019
-
-
Nishant Kumar authored
Fix for input output in other functions giving error when compiled with ABY: made a global variable named role and assigned the same in main.
-
Nishant Kumar authored
Updated ezpc.h for logical and arithmetic right shifts: arithmetic right shift now uses logical as subroutine; logical was earlier not padding the output shares correctly - fixed that.
-
Nishant Kumar authored
Merging changes for ezpc from internal repo.
-
Nishant Kumar authored
-
- Jul 11, 2019
-
-
Mayank authored
-
- Jul 09, 2019
-
-
Nishant Kumar authored
BUG DESCRIPTION: Arithmetic right shift used to lead to segfaults when used with ABY. FIX: - Updated function arithmetic_right_shift in file ABY_example/common/ezpc.h - Adding correct gate ids before feeding the new share value to create a share.
-
- Jun 27, 2019
-
-
Nishant Kumar authored
More specifically, some of these changes include: - Added extern function support to ezpc. - Added SecureNN as backend to ezpc. - More bug fixes. - All test_suite examples' precompiled-output are updated with new compiler changes. - Added an updated and more complex sample compiled test file in ABY_example. Tests done - "make runtest" works fine for all test_suite examples. - Sample code in ABY_example is also tested to be working with latest ABY.
-
- Jun 25, 2019
-
-
Mayank authored
-
Aseem Rastogi authored
-
Mayank authored
-
Mayank authored
-
Nishant Kumar authored
-
Mayank authored
-
Aseem Rastogi authored
-
- Mar 22, 2019
-
-
Nishant Kumar authored
-
- Feb 16, 2019
-
-
Aseem Rastogi authored
-