Skip to content

HElib 2.2.2, December 2022

Compare
Choose a tag to compare
@faberga faberga released this 06 Dec 14:53
· 9 commits to master since this release
d7be6f0

(tagged as v2.2.2)

Bug Fixes

  • Fix for clang 14 error
  • Minor fix in multiplyPtxt
  • Fix Queryambigous OR
  • Fix in partialMatch

Updates

  • Optimizations of Frobenius automorphisms
  • Multi-threaded reader for PSI iO
  • Update HEXL version
  • Update CI to latest gcc + clang compilers
  • Update CI to test on Ubuntu 22.04
  • Make assignment of contains Or stick in query builder
  • Extension of HElib's PSI/partial match engine to add functionality that allows HEQL queries to be passed in at runtime via strings.
  • IO utility for databases and queries
  • Documentation updates

Co-authored-by: @jlhcrawford
Co-authored-by: @TabOg
Co-authored-by: @hamishun
Co-authored-by: @faberga
Co-Authored-by: @sajetan

Full Changelog: v2.2.1...v2.2.2