IBM/helayers-examples
Examples for HElayers homomorphic encryption SDK for C++ and Python
This project provides practical examples for working with homomorphic encryption. It demonstrates how to process sensitive data, like financial records or medical information, without ever decrypting it, ensuring privacy. Anyone working with highly confidential data in C++ or Python will find these examples useful for understanding and implementing privacy-preserving computations.
No commits in the last 6 months.
Use this if you need to perform computations on encrypted data without exposing the underlying sensitive information.
Not ideal if your primary goal is general-purpose encryption for data at rest or in transit, rather than computations on encrypted data.
Stars
11
Forks
3
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Sep 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/IBM/helayers-examples"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
numerai/example-scripts
A collection of scripts and notebooks to help you get started quickly.
musicinformationretrieval/musicinformationretrieval.com
Instructional notebooks on music information retrieval.
Arm-Examples/ML-examples
Arm Machine Learning tutorials and examples
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math...
akabe/ocaml-jupyter
An OCaml kernel for Jupyter (IPython) notebook