Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.01 KB

CHANGES.md

File metadata and controls

26 lines (21 loc) · 1.01 KB

Changes

Version 2.0-rc1

  • Migrated the HEXL-FPGA library from OpenCL to oneAPI.
  • Added experimental bridge to Microsoft SEAL v4.0.0.
  • Added framework for comparing performance between HEXL-FPGA and HEXL.
  • Updated related documents.

Co-Authored-by: @shahzadATintel
Co-Authored-by: @wangyon1
Co-Authored-by: @ymeng-git
Co-Authored-by: @yzhou79

Version 1.1

  • Added KeySwitch FPGA kernel support.
  • Added integrated kernel support for DyadicMultiply and KeySwitch.
  • Deprecated standalone NTT and INTT support, which will be removed in the next release.
  • Documentation updates.

Co-Authored-by: @ymeng-git
Co-Authored-by: @yzhou79
Co-Authored-by: @tgonzalez89-intel

Version 1.0

  • Initial release.
  • Added NTT/INTT/DyadicMultiply FPGA kernel support.