Skip to main content

SPU aims to be a 'provable', 'measurable' secure computation device.

Project description

SPU: Secure Processing Unit

CircleCI Python PyPI version OpenSSF Scorecard OpenSSF Best Practices

SPU (Secure Processing Unit) aims to be a provable, measurable secure computation device, which provides computation ability while keeping your private data protected.

SPU could be treated as a programmable device, it's not designed to be used directly. Normally we use SecretFlow framework, which use SPU as the underline secure computing device.

Currently, we mainly focus on provable security. It contains a secure runtime that evaluates XLA-like tensor operations, which use MPC as the underline evaluation engine to protect privacy information.

SPU python package also contains a simple distributed module to demo SPU usage, but it's NOT designed for production due to system security and performance concerns, please DO NOT use it directly in production.

Contribution Guidelines

If you would like to contribute to SPU, please check Contribution guidelines.

This documentation also contains instructions for build and testing.

Installation Guidelines

Supported platforms

Linux x86_64 Linux aarch64 macOS x64 macOS Apple Silicon Windows x64 Windows WSL2 x64
CPU yes yes yes1 yes no yes
NVIDIA GPU experimental no no n/a no experimental
  1. Due to CI resource limitation, macOS x64 prebuild binary is no longer available.

Instructions

Please follow Installation Guidelines to install SPU.

Hardware Requirements

General Features FourQ based PSI GPU
AVX/ARMv8 AVX2/ARMv8 CUDA 11.8+

Citing SPU

If you think SPU is helpful for your research or development, please consider citing our paper:

@inproceedings {spu,
    author = {Junming Ma and Yancheng Zheng and Jun Feng and Derun Zhao and Haoqi Wu and Wenjing Fang and Jin Tan and Chaofan Yu and Benyu Zhang and Lei Wang},
    title = {{SecretFlow-SPU}: A Performant and {User-Friendly} Framework for {Privacy-Preserving} Machine Learning},
    booktitle = {2023 USENIX Annual Technical Conference (USENIX ATC 23)},
    year = {2023},
    isbn = {978-1-939133-35-9},
    address = {Boston, MA},
    pages = {17--33},
    url = {https://www.usenix.org/conference/atc23/presentation/ma},
    publisher = {USENIX Association},
    month = jul,
}

Acknowledgement

We thank the significant contributions made by Alibaba Gemini Lab.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

spu-0.9.0b1-cp311-cp311-manylinux_2_28_aarch64.whl (36.5 MB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.28+ ARM64

spu-0.9.0b1-cp311-cp311-manylinux2014_x86_64.whl (37.4 MB view hashes)

Uploaded CPython 3.11

spu-0.9.0b1-cp311-cp311-macosx_12_0_arm64.whl (32.6 MB view hashes)

Uploaded CPython 3.11 macOS 12.0+ ARM64

spu-0.9.0b1-cp310-cp310-manylinux_2_28_aarch64.whl (36.5 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.28+ ARM64

spu-0.9.0b1-cp310-cp310-manylinux2014_x86_64.whl (37.4 MB view hashes)

Uploaded CPython 3.10

spu-0.9.0b1-cp310-cp310-macosx_12_0_arm64.whl (32.6 MB view hashes)

Uploaded CPython 3.10 macOS 12.0+ ARM64

spu-0.9.0b1-cp39-cp39-manylinux_2_28_aarch64.whl (36.5 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.28+ ARM64

spu-0.9.0b1-cp39-cp39-manylinux2014_x86_64.whl (37.4 MB view hashes)

Uploaded CPython 3.9

spu-0.9.0b1-cp39-cp39-macosx_12_0_arm64.whl (32.6 MB view hashes)

Uploaded CPython 3.9 macOS 12.0+ ARM64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page