Releases: secretflow/heu
v0.6.0b0
0.6.0.dev20250514
What's Changed
- repo-sync-2025-05-14T19:21:41+0800 by @shaojian-ant in #187
Full Changelog: 0.6.0.dev20250507...0.6.0.dev20250514
0.6.0.dev20250507
What's Changed
- chore: add unassign stale oscp issue workflow by @tongke6 in #172
- [docs] Fix issues in "Installation" by @happy-game in #174
- 【OSCP】【文档季】【HEU】文档「PHE 模块」翻译成中文文档 by @yangjucai in #175
- fix clang-format lint errors by @tongke6 in #179
- [oscp]文档「Numpy 模块」翻译成中文文档 #170 by @Ldmmx in #180
- fix: fix typo in the doc of heu by @hacker-jerry in #181
- repo-sync-2025-05-07T14:51:56+0800 by @shaojian-ant in #183
New Contributors
- @happy-game made their first contribution in #174
- @yangjucai made their first contribution in #175
- @Ldmmx made their first contribution in #180
- @hacker-jerry made their first contribution in #181
Full Changelog: 0.6.0.dev20250123...0.6.0.dev20250507
0.6.0.dev20250123
What's Changed
- repo-sync-2024-12-19T16:16:02+0800 by @shaojian-ant in #160
- repo-sync-2025-01-08T19:34:57+0800 by @shaojian-ant in #162
- Automate publishing heu to bazel-registry by @tongke6 in #163
New Contributors
Full Changelog: 0.6.0.dev20241106...0.6.0.dev20250123
v0.5.2b0
[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
[Fix] Modify the schema type in serialization to ensure version compatibility
0.6.0.dev20241015
[Optimize] Enhance the performance of the ZPaillier decryption process
[other] Update yacl version
v0.5.1b0
[other] Update yacl version
0.6.0.dev20240529
[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
- [other] Adapt to latest YACL interface
- [other] Documentation update
- [other] Drop support for Python 3.8