TFHE-rs v0.5.2
IceTDrinker
released this
23 Feb 09:55
·
1342 commits
to main
since this release
TFHE-rs v0.5.2 includes:
In the High-Level API (HL API):
- Add missing CUDA bitnot binding
In the Integer API:
- Fix degree management in some edge cases for comparisons and bitwise ops
In the C API:
- Added missing FheBool primitives for the HL API
- Added CUDA support