TFHE-rs v0.11.3
·
213 commits
to main
since this release
Summary
Various fixes have been made for compression:
- CPU edge cases related to trivial ciphertexts are fixed
- Some roundtrip cases between CPU and GPU have been fixed
- Degrees are now correct when decompressing on GPU
FheUint2 and FheUint4 shift and rotate edge cases on CPU have been fixed.