Skip to content

Releases: secretflow/heu

v0.6.0b0

19 May 09:27
e89140f

Choose a tag to compare

[Feature] Added support for the OpenSSL BN library and the GNU MP Bignum library, along with the ability to switch between the three bignum libraries.
[Docs] Provided documentation in Chinese.

0.6.0.dev20250514

14 May 11:59
66b8e67

Choose a tag to compare

0.6.0.dev20250514 Pre-release
Pre-release

What's Changed

Full Changelog: 0.6.0.dev20250507...0.6.0.dev20250514

0.6.0.dev20250507

07 May 09:49
fe06b85

Choose a tag to compare

0.6.0.dev20250507 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.6.0.dev20250123...0.6.0.dev20250507

0.6.0.dev20250123

23 Jan 13:51
3b496e4

Choose a tag to compare

0.6.0.dev20250123 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.6.0.dev20241106...0.6.0.dev20250123

v0.5.2b0

19 Dec 11:33

Choose a tag to compare

[Add] Incorporate more auxiliary functions into the HE SPI
[Add] Integrate ZPaillier, OU, and iSHE algorithms into the HE SPI
[Optimize] Enhance the performance of the ZPaillier decryption process
[Fix] Resolve compatibility issues between ARM and x86 platforms

0.6.0.dev20241106

06 Nov 06:20
16a1910

Choose a tag to compare

0.6.0.dev20241106 Pre-release
Pre-release

[Fix] Modify the schema type in serialization to ensure version compatibility

0.6.0.dev20241015

15 Oct 03:33
a42023a

Choose a tag to compare

0.6.0.dev20241015 Pre-release
Pre-release

[Optimize] Enhance the performance of the ZPaillier decryption process
[other] Update yacl version

v0.5.1b0

20 Jun 11:01
2956b0d

Choose a tag to compare

[other] Update yacl version

0.6.0.dev20240529

29 May 06:42
c6886af

Choose a tag to compare

0.6.0.dev20240529 Pre-release
Pre-release

[Add] Add a new serialize method for SecretKey & Ciphertext for better interoperability with C++
[Fix] Update dependency on the yacl library for security fixes

0.5.1.dev20240402

02 Apr 03:16
8f679eb

Choose a tag to compare

0.5.1.dev20240402 Pre-release
Pre-release
  • [other] Adapt to latest YACL interface
  • [other] Documentation update
  • [other] Drop support for Python 3.8