Skip to content
Snippets Groups Projects
  1. Sep 15, 2019
  2. Sep 13, 2019
  3. Sep 04, 2019
  4. Aug 31, 2019
  5. Aug 29, 2019
  6. Aug 23, 2019
  7. Jul 15, 2019
  8. Jul 12, 2019
  9. Jul 11, 2019
  10. 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
  11. 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
  12. Jun 25, 2019
  13. Mar 22, 2019
  14. Feb 16, 2019
Loading