Download Latest Version v0.9.0 source code.tar.gz (15.7 MB)
Email in envelope

Get an email when there's a new version of FHEVM

Home / v0.9.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-10-06 2.1 kB
v0.9.0 source code.tar.gz 2025-10-06 15.7 MB
v0.9.0 source code.zip 2025-10-06 16.6 MB
Totals: 3 Items   32.2 MB 0

What's Changed

✨ Main Features

Keygen

Ability to trigger the key generation directly via the Gateway.

New User decryption share mechanism

Shares are no longer stored on-chain. Instead, they are now included in the event’s data on the Gateway.

PauserSet

A new PauserSet contract is available as a host and gateway contract used for the pausing mechanism.

Cleanup

Host and gateway contracts have been cleaned: - Unused offset has been removed from the decrypted result in public decryption. - Gateway check... functions have been replaced by non-reverting is... boolean getters. - contractsChainId field have been removed from user decryption request EIP712 struct. - New internal empty proxy contracts have been implemented. - Two gateway contracts have been renamed.

📝 Notes

This release comes with a public changelog.

New Contributors

Full Changelog: https://github.com/zama-ai/fhevm/compare/v0.7.0...v0.9.0

Source: README.md, updated 2025-10-06