tf-encrypted/tf-encrypted
A Framework for Encrypted Machine Learning in TensorFlow observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3087
- days_rel: n/a
- days_push: 707
- n_releases_24m: 0
Adoption not part of the score
1243 stars · 212 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TF Encrypted is a Python framework for privacy-preserving machine learning in TensorFlow, enabling training and prediction on encrypted data using secure multi-party computation and homomorphic encryption. It exposes a Keras-like API so developers can build encrypted ML workflows without cryptography expertise.
Use cases
- train machine learning models on encrypted data
- run predictions on private data without decrypting it
- build privacy-preserving ML services with secure multi-party computation
- apply homomorphic encryption to TensorFlow models
- protect sensitive data in collaborative ML across parties
- experiment with encrypted deep learning without cryptography expertise
When to choose
- you need to train or run inference on data that must stay encrypted
- you want privacy-preserving ML with a familiar TensorFlow/Keras-style API
- multiple parties need to jointly compute on private data without sharing it
When to avoid
- you need cutting-edge performance or the latest MPC research techniques, as the project is in maintenance mode
- you are not using TensorFlow or need framework-agnostic encrypted computation
- you rely on legacy TF1 features like sessions and placeholders
Facets
framework · maturity maintenance
machine-learning deep-learning cryptography privacy security machine-learning privacy security deep-learning python cross-platform secure-multi-party-computation homomorphic-encryption privacy-preserving-ml tensorflow encrypted-computation confidential-computing
3 sources
- readme: https://github.com/tf-encrypted/tf-encrypted · fetched 2026-08-28 · f0b188406ac2
- homepage: https://tf-encrypted.io/ · fetched 2026-08-29 · 44136fa355b3
- registry_pypi: https://pypi.org/pypi/tf-encrypted/json · fetched 2026-08-29 · 3d0af1d67b4c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tf-encrypted/tf-encrypted | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="tf-encrypted/tf-encrypted")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem