Skip to content

Releases: zama-ai/fhevm

v0.6.2

14 Dec 15:20
c90044b
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.6.1...v0.6.2

v0.6.1

11 Dec 11:47
49288b1
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.6.0...v0.6.1

v0.6.1-0

09 Dec 23:43
8d8cd43
Compare
Choose a tag to compare
v0.6.1-0 Pre-release
Pre-release

What's Changed

Other Changes

Full Changelog: v0.6.0-8...v0.6.1-0

v0.6.0

05 Dec 20:41
c94db7e
Compare
Choose a tag to compare

Summary

This version of fhEVM introduces expanded type support, a more robust input mechanism with proof capabilities, and enhanced configurability for fhEVM deployment. These changes continue to improve flexibility, usability, and integration with encrypted data systems.

What's Changed

Breaking Changes

  • New Input Mechanism with Proof: The input mechanism now supports proofs to validate ciphertext authenticity and integrity. Update your code to align with these changes. Refer to the updated Input Mechanism Documentation for guidance.
  • Introducing TFHE.setFHEVM(): This new function enables users to specify a particular fhEVM configuration on a network.

New Features

  • Added euint128 and euint256 for higher-precision encrypted integers.
  • Added ebytes64, ebytes128, and ebytes256 for working with larger encrypted byte arrays.

Resources

Full Changelog: v0.5.9...v0.6.0

v0.6.0-8

03 Dec 16:57
0f7dd42
Compare
Choose a tag to compare
v0.6.0-8 Pre-release
Pre-release

What's Changed

Other Changes

Full Changelog: v0.6.0-7...v0.6.0-8

v0.6.0-7

03 Dec 16:44
e020312
Compare
Choose a tag to compare
v0.6.0-7 Pre-release
Pre-release

What's Changed

Other Changes

Full Changelog: v0.6.0-6...v0.6.0-7

v0.6.0-6

03 Dec 16:11
909caa6
Compare
Choose a tag to compare
v0.6.0-6 Pre-release
Pre-release

What's Changed

Other Changes

Full Changelog: v0.6.0-5...v0.6.0-6

v0.6.0-5

03 Dec 14:45
4e003a6
Compare
Choose a tag to compare
v0.6.0-5 Pre-release
Pre-release

What's Changed

Other Changes

Full Changelog: v0.6.0-4...v0.6.0-5

v0.6.0-4

03 Dec 14:35
9298e89
Compare
Choose a tag to compare
v0.6.0-4 Pre-release
Pre-release

What's Changed

Other Changes

Full Changelog: v0.6.0-3...v0.6.0-4

v0.6.0-3

03 Dec 14:09
4cddd12
Compare
Choose a tag to compare
v0.6.0-3 Pre-release
Pre-release

What's Changed

Other Changes

Full Changelog: v0.6.0-2-test...v0.6.0-3