Releases: secretflow/psi
Releases · secretflow/psi
v0.4.0.dev240524
v0.4.0.dev240521
- [API] remove BC22 protocol
v0.4.0.dev240517
- [Improvement] upgrade yacl to 0.4.5b0.
v0.4.0.dev240514
- [API] add entrypoint for docker file.
- [API] allow passing config JSON directly to main.
- [Bugfix] fix ic mode.
- [Bugfix] fix RR22, SealPIR and APSI.
v0.4.0.dev240401
- [Improvement] upgrade download uri of xz.
v0.4.0.dev240329
- [Improvement] upgrade yacl to 0.4.4b3.
v0.3.0beta
- [API] expose ic_mode in RunLegacyPsi api
- [API] expose PIR API.
- [API] modify repo structure.
- [Feature] add ecdh logger for debug purposes.
- [Improvement] add uuid in system temp folder.
- [Improvement] use arrow csv reader in pir.
- [Bugfix] fix typo in psi config check.
v0.2.0beta
- [API] expose ub psi in PSI v2 API.
- [API] Rename check_duplicates to skip_duplicates_check.
- [API] Rename sort_output to disable_alignment.
- [Feature] add RFC9380 25519 elligator2 hash_to_curve.
- [Feature] add malicious vole psi.
- [Feature] Support left join, right join and full join. The behavior of difference is modified.
- [Feature] Skip duplicate key check if recovery checkpoint exists.
- [Improvement] Modify buffer size in sort cmd.
- [Improvement] modify sort buffer size.
- [Bugfix] fix several FORWARD_NULL and UNINIT issues.
- [Bugfix] Fix RR22 race condition.
- [Bugfix] Fix duplicate key check.
- [Bugfix] Fix SyncWait.
- [Bugfix] Fix SimpleShuffledBatchProvider.
- [Bugfix] Fix flakiness in psi_test.
- [Bugfix] Fix race condition in rr22.
v0.2.0.dev240305
- [Bugfix] fix several FORWARD_NULL and UNINIT issues.
v0.3.0.dev240304
- [API] expose ic_mode in RunLegacyPsi api