Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 487 Bytes

CHANGELOG.md

File metadata and controls

16 lines (10 loc) · 487 Bytes

List of Changes

Version 0.3.0

Features

  • Migrated Python APIs from sub-repositories to this repository.
  • Added Python API to Network.
  • Enhanced the Duet Python API, now offering SecureNumpy, a Numpy-like MPC interface.
  • Added SecureML and SecureSQL, providing machine learning and SQL-related functions based on SecureNumpy.

Version 0.4.0

Features

  • Support large-scale data computing by combining Secure Multi-party Computation and parallel processing systems.