Skip to content

Releases: secretflow/spu

0.3.3b2

11 May 05:19
f7a0fc1
Compare
Choose a tag to compare
Fix release ci (#194)

0.3.3b0

26 Apr 06:29
3df6041
Compare
Choose a tag to compare
Create stale.yml (#176)

0.3.2b12

06 Apr 05:51
2b29087
Compare
Choose a tag to compare
  • [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.

0.3.2b11

31 Mar 02:51
f84c843
Compare
Choose a tag to compare
0.3.2b11 Pre-release
Pre-release
  • [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
  • [bugfix] Fix boolean ConstantOp
  • [bugfix] Fix jnp.median
  • [bugfix] Fix jnp.sort on floating point inputs
  • [bugfix] Fix secret sort with public payloads
  • [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.

0.3.2b10

30 Mar 03:44
858f29d
Compare
Choose a tag to compare
0.3.2b10 Pre-release
Pre-release
  • [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
  • [bugfix] Fix boolean ConstantOp
  • [bugfix] Fix jnp.median
  • [bugfix] Fix jnp.sort on floating point inputs
  • [bugfix] Fix secret sort with public payloads
  • [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.

0.3.2b9

28 Mar 15:27
5f14fe8
Compare
Choose a tag to compare
0.3.2b9 Pre-release
Pre-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
  • [bugfix] Fix boolean ConstantOp
  • [bugfix] Fix jnp.median
  • [bugfix] Fix jnp.sort on floating point inputs
  • [bugfix] Fix secret sort with public payloads
  • [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.
  • [API] Deprecate connect_retry_times config for link

0.3.2b8

28 Mar 09:22
83ef4b2
Compare
Choose a tag to compare
0.3.2b8 Pre-release
Pre-release
Update eigen (#134)

0.3.2b5

24 Feb 03:59
462c836
Compare
Choose a tag to compare
0.3.2b5 Pre-release
Pre-release
v0.3.2b5

Repo sync (#101)

0.3.2b1

16 Jan 02:34
56451b1
Compare
Choose a tag to compare
0.3.2b1 Pre-release
Pre-release
Add a ci timeout (#73)

* Add .circleci/config.yml

* Updated config.yml

* Updated config.yml

0.3.1b9

09 Jan 04:26
ab908a3
Compare
Choose a tag to compare
  • [API] Add get_var_meta
  • [API] Change ValueProto to bytes in Runtime/IO binding API
  • [Feature] Add SPU logging
  • [Feature] ECDH-PSI supports white box interconnection mode
  • [Feature] Various performance improvements
  • [Feature] Lift IfOp condition limit
  • [bugfix] Fix various crashes
  • [3p] Build with Tensorflow 2.11.0
  • [3p] Update JAX to 0.4.1