Skip to content

Releases: zama-ai/tfhe-rs

TFHE-rs 0.1.4 release

16 Nov 13:13
0.1.4
Compare
Choose a tag to compare

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

10 Nov 19:32
0.1.3
45f503a
Compare
Choose a tag to compare

TFHE-rs version 0.1.3

  • Fix docs.rs build by adding katex header in the crate

TFHE-rs 0.1.2 release

10 Nov 19:23
0.1.2
94b9f62
Compare
Choose a tag to compare

TFHE-rs version 0.1.2

  • Fixed a formula for public key generation

TFHE-rs 0.1.1 release

10 Nov 18:21
0.1.1
aa7129b
Compare
Choose a tag to compare

TFHE-rs version 0.1.1

This release fixes the crate's metadata

TFHE-rs 0.1.0 release

10 Nov 18:08
0.1.0
74c4dbf
Compare
Choose a tag to compare

TFHE-rs version 0.1.0

Initial release of TFHE-rs, Zama's implementation of TFHE