Skip to content
Snippets Groups Projects
  1. Aug 15, 2020
  2. Jul 02, 2020
    • Nishant Kumar's avatar
      Updated compiler changes (#62) · c10e8f5b
      Nishant Kumar authored
      * With new compiler changes
      
      * After backend interface cleanup
      
      * Interface cleaned up
      
      * Removed funcSSCons and FLOAT_PRECISION fix
      
      * funcSSCons right fix1
      
      * Cleanup of several things ; Athos and EzPC changes for 2PC
      
      * Residual changes
      
      * More changes
      
      * One left file
      Unverified
      c10e8f5b
  3. Jun 15, 2020
  4. May 24, 2020
  5. Mar 26, 2020
  6. Feb 20, 2020
  7. Oct 22, 2019
  8. Oct 08, 2019
  9. Oct 04, 2019
  10. Sep 18, 2019
  11. Sep 13, 2019
  12. Sep 04, 2019
  13. Aug 31, 2019
  14. Aug 29, 2019
  15. Aug 23, 2019
  16. Jul 12, 2019
  17. Jul 09, 2019
    • Nishant Kumar's avatar
      BUG FIX · d9c1d4e8
      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.
      d9c1d4e8
  18. Jun 27, 2019
    • Nishant Kumar's avatar
      Overall, this commit is an attempt at merging changes for ezpc from internal repo. · 14f3d3a9
      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.
      14f3d3a9
  19. Jun 25, 2019
  20. Feb 16, 2019
Loading