Skip to content

TFHE-rs v0.5.2

Compare
Choose a tag to compare
@IceTDrinker IceTDrinker released this 23 Feb 09:55
· 1342 commits to main since this release
tfhe-rs-0.5.2

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