facebookresearch/CrypTen
A PyTorch-based framework implementing secure multiparty computation for privacy-preserving machine learning.

Velocity · 7d
+0.7
★ / day
Trend
→steady
star history
CrypTen is a framework for privacy-preserving machine learning built on PyTorch. It implements Secure Multiparty Computation as its secure computing backend, providing a CrypTensor object that mimics PyTorch tensors to enable automatic differentiation and neural network training with cryptographic privacy guarantees. The library-based architecture allows ML practitioners to debug, experiment, and build secure ML models.