Skip to content

TFHE-rs v0.6.1

Compare
Choose a tag to compare
@IceTDrinker IceTDrinker released this 11 Apr 13:03
· 629 commits to main since this release
tfhe-rs-0.6.1

Summary

TFHE-rs v0.6.1 adds a missing serialization breaking change in 0.6.0, as a result 0.6.0 will be yanked to keep consistency across 0.6 versions.

What's Changed

Breaking Changes

Warning

The global serialization version has been updated to reflect the breaking changes in 0.6
Shortint: The CompressedServerKey now properly carries the MaxNoiseLevel from the parameters it was built with