Skip to content

0.3.2b12

Compare
Choose a tag to compare
@anakinxc anakinxc released this 06 Apr 05:51
· 478 commits to main since this release
2b29087
  • [SPU] 0.3.2 release
  • [Feature] Add TrustedThirdParty beaver provider for semi2k
  • [Feature] Expose ssl/tls options
  • [Feature] Add EpsilonOp
  • [Feature] Support CaseOp
  • [Feature] Improve sort performance
  • [Feature] Improve shift performance
  • [Feature] Support shift by secret number of bits
  • [Feature] Support secret indexing
  • [Feature] Add PIR python binding
  • [bugfix] Fix boolean ConstantOp
  • [bugfix] Fix jnp.median
  • [bugfix] Fix jnp.sort on floating point inputs
  • [bugfix] Fix secret sort with public payloads
  • [bugfix] Reenable secret GatherOp support
  • [3p] Relax TensorFlow version in requirements.txt
  • [3p] Move to OpenXLA
  • [API] Move C++ API from spu to libspu
  • [PSI] Add ecdh-oprf 2-party two stage mode.