v0.4.1
Summary
This new version of fhEVM introduces equality for array of ciphertexts.
What's Changed
New features
- Add equality between array (eg:
TFHE.eq([ct1, ct2], [ct3, ct4])
)
Full Changelog: v0.4.0...v0.4.1
This new version of fhEVM introduces equality for array of ciphertexts.
TFHE.eq([ct1, ct2], [ct3, ct4])
)Full Changelog: v0.4.0...v0.4.1