Skip to content

v0.2.5

Compare
Choose a tag to compare
@sp301415 sp301415 released this 08 Dec 16:00
· 334 commits to master since this release
62bbfe6
  • Breaking Change: tfheb package is now integrated to tfhe. tfheb.XXX structures are now renamed to tfhe.BinaryXXX.
  • Add option to choose bootstrapping order in Parameters. This matches TFHE-rs implementation.
  • Revert LWESmallDimension to LWEDimension to reduce confusion.
  • Optimize default parameters so that it matches security level of TFHE-rs.
  • Optimize codepath for BlockSize 1, which matches the original bootstrapping of TFHE.

Full Changelog: v0.2.4...v0.2.5