HElib 1.1.0, October 2020
HElib 1.1.0, October 2020
(tagged as v1.1.0)
June-October 2020
- Updated & enhanced security level estimation
- Experimental Tool for computing sample parameters for CKKS
- Utils
- create-context
- encrypt/decrypt
- encode/decode examples
- Improvements to noise management
- New examples and mini-tutorial on private preserving db query
- Configurable PSI/PIR beta
- Some tools in
misc/
for code formatting and algebra generation - Improved testing procedures
- Move to CMake >= 3.10.2
- Improved documentation
- Doxygen improved look and feel
- Multi platform and multi configuration Travis-CI pipeline
Warning
messages are now logged (defaulthelib.log
)- Bug Fixes:
- CKKS divide by zero
- version.h
- compatibility with cmake 3.10.x
Co-authored-by: @faberga
Co-authored-by: @hamishun
Co-authored-by: @esteffin
Co-authored-by: @jlhcrawford
Co-authored-by: @shaih
Co-authored-by: @victorshoup