zama-ai/concrete-ml
Concrete ML: Privacy Preserving ML framework using Fully Homomorphic Encryption (FHE), built on top of Concrete, with bindings to traditional ML frameworks. observed · 2026-08-28
Health v2 · maintenance only
69/100
- Activity 96
- Release rhythm 16
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 95.5
- age_days: 1624
- days_rel: 510
- days_push: 29
- n_releases_24m: 3
Adoption not part of the score
1445 stars · 203 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Concrete ML is a privacy-preserving machine learning library built on top of Zama's Concrete FHE compiler. It lets data scientists convert scikit-learn-style models and PyTorch neural networks into fully homomorphic encryption equivalents for inference or training on encrypted data without cryptography expertise.
Use cases
- run machine learning inference on encrypted data
- train models without exposing sensitive training data
- analyze healthcare data while preserving patient privacy
- convert scikit-learn models to FHE equivalents
- deploy PyTorch models that operate on encrypted inputs
- build privacy-compliant ML services under strict data regulations
When to choose
- you need ML on encrypted data without decrypting it
- your models use scikit-learn, XGBoost, or PyTorch APIs
- data privacy regulations prevent plaintext processing
- you want FHE without writing cryptography code
When to avoid
- you need low-latency inference, as FHE adds large overhead
- your models rely on operations unsupported by FHE quantization
- you only need standard ML without privacy constraints
- you need a non-Python stack
Facets
library · maturity active
machine-learning cryptography privacy security machine-learning privacy data-science security python fhe fully-homomorphic-encryption ppml scikit-learn pytorch encrypted-inference privacy-preserving-ml
2 sources
- readme: https://github.com/zama-ai/concrete-ml · fetched 2026-08-28 · 2922506b8169
- registry_pypi: https://pypi.org/pypi/concrete-ml/json · fetched 2026-08-29 · d775e8594b69
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zama-ai/concrete-ml | main | 69 |
For agents
markdown · JSON · MCP: product_card(name="zama-ai/concrete-ml")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem