Releases: secretflow/psi
Releases · secretflow/psi
v0.5.0.dev241115
What's Changed
- Puncturable Pseudorandom Set-Based Private Information Retrieval by @Feynman-young in #178
- repo-sync-2024-11-11T16:11:45+0800 by @huocun-ant in #203
- Huocun/self main by @huocun-ant in #206
New Contributors
- @Feynman-young made their first contribution in #178
Full Changelog: v0.5.0.dev241016...v0.5.0.dev241115
v0.5.0.dev241016
What's Changed
- Update actions/checkout action to v4.2.1 by @renovate in #186
- Update github/codeql-action action to v3.26.12 by @renovate in #184
- Update dependency org_apache_thrift to v0.21.0 by @renovate in #185
- Update dependency com_github_open_source_parsers_jsoncpp to v1.9.6 by @renovate in #180
- repo sync by @huocun-ant in #192
- Update version.h by @huocun-ant in #193
Full Changelog: v0.4.3.dev240919...v0.5.0.dev241016
v0.4.3.dev240919
What's Changed
- revert benchmark doc by @huocun-ant in #182
- Patch upb for clang-16 by @anakinxc in #183
- Update dependency path-filtering to v1.1.0 by @renovate in #149
- Update github/codeql-action action to v3.26.7 by @renovate in #81
- Update ossf/scorecard-action action to v2.4.0 by @renovate in #156
Full Changelog: v0.4.3.dev240913...v0.4.3.dev240919
v0.4.3.dev240913
v0.4.2b0
What's Changed
- Remove extra spaces in the table HTML code by @qxzhou1010 in #172
- Update index.rst by @qxzhou1010 in #174
- sync main to 0.4.x by @huocun-ant in #179
- repo-sync-2024-08-23T11:30:55+0800 by @huocun-ant in #177
New Contributors
- @huocun-ant made their first contribution in #179
Full Changelog: v0.4.0.dev240814...v0.4.2b0
v0.4.0.dev240814
What's Changed
- Add PSI v2 benchmark by @qxzhou1010 in #169
- Fix apsi debug build issue by @anakinxc in #171
New Contributors
- @qxzhou1010 made their first contribution in #169
Full Changelog: v0.4.0.dev240801...v0.4.0.dev240814
v0.4.0.dev240801
- [Improvement] Port APSI again.
- [Feature] Add Bucketized APSI.
- [API] Remove SealPIR.
v0.4.1.dev240722
What's Changed
- 【OSCP】implement KMPRT17 multiparty PSI by @zhangwfjh in #52
- Update yacl by @anakinxc in #152
New Contributors
- @zhangwfjh made their first contribution in #52
Full Changelog: v0.4.0beta...v0.4.1.dev240722
v0.4.0beta
- [API] remove BC22 protocol
- [API] add entrypoint for docker file.
- [API] allow passing config JSON directly to main.
- [Bugfix] fix ic mode.
- [Bugfix] fix RR22, SealPIR and APSI.
- [Improvement] upgrade yacl to 0.4.5b1.
- [Improvement] upgrade download uri of xz.