Skip to content

TFHE-rs 0.1.4 release

Compare
Choose a tag to compare
@IceTDrinker IceTDrinker released this 16 Nov 13:13
· 3376 commits to main since this release
0.1.4

TFHE-rs version 0.1.4

  • Add missing boolean server key generation primitive in the js on wasm API

We are aware of size issues with the wasm API for server keys and public keys (notably for shortint), this will be fixed in the next 0.2.x releases using compressed data types for the client js on wasm API.