Releases: zama-ai/tfhe-rs
Releases · zama-ai/tfhe-rs
TFHE-rs 0.1.4 release
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.
TFHE-rs 0.1.3 release
TFHE-rs version 0.1.3
- Fix docs.rs build by adding katex header in the crate
TFHE-rs 0.1.2 release
TFHE-rs version 0.1.2
- Fixed a formula for public key generation
TFHE-rs 0.1.1 release
TFHE-rs version 0.1.1
This release fixes the crate's metadata
TFHE-rs 0.1.0 release
TFHE-rs version 0.1.0
Initial release of TFHE-rs, Zama's implementation of TFHE