TFHE-rs v0.6.2
·
2076 commits
to main
since this release
Summary
TFHE-rs v0.6.2 introduces some QoL changes, a new 2048 bits type and a few array operations
What's Changed
New features
- High Level API: add the ability to get raw parts from an FheBool
- High Level API/C API: add an unsigned 2048 bits type
- High Level API/C API: add support for array operations: eq/ne, contains