Skip to content

Releases: tiktok-privacy-innovation/PETAce-Duet

Release 0.3.0

01 Jul 13:07
Compare
Choose a tag to compare

v0.3.0

feat:

  • Migrated Python API to the PETAce repository.
  • Optimized comparison operators.
  • Added group-by with aggregation operators for secure two-party SQL queries.
  • Added the Beaver triple generation based on fully homomorphic encryption (the BFV scheme).
  • Added support for dual Paillier backends: GMP-based Paillier implementation and IPCL-based Paillier implementation.
  • Refactored code structure for Duet.
  • Added benchmark for Duet.

Release 0.2.0

06 Dec 20:58
Compare
Choose a tag to compare

v0.2.0

feat:

  • Added the Paillier cryptosystem and the conversion between arithmetic shares and homomorphic encryption ciphertexts.
  • Added Python API for Duet.
  • Added examples for the Paillier cryptosystem and Python API.

Release 0.1.0

17 Aug 23:26
Compare
Choose a tag to compare
v0.1.0

feat: version 0.1.0