Skip to content

fd0r/helayers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HElayers

Scope

IBM HElayers is software development kit (SDK) for the practical and efficient execution of encrypted workloads using fully homomorphic encrypted data. HElayers is designed to enable application developers and data scientists to seamlessly apply advanced privacy preserving techniques without requiring specialized skills in cryptography.

Usage

Python API with helayers-pylab Docker image

Use the ibmcom/helayers-pylab Docker image to explore and use HElayers using a Python API.

Use the ibmcom/helayers-pylab-s390x Docker image to explore and use HElayers using a Python API on IBM Z and IBM LinuxONE.

C++ API with helayers-lab Docker image

Use the ibmcom/helayers-lab Docker image to explore and use HElayers using C++ API.

Use the ibmcom/helayers-lab-s390x Docker image to explore and use HElayers using C++ API on IBM Z and IBM LinuxONE.

pyhelayers Python package

Install the pyhelayers Python package:

pip install pyhelayers

This is currently supported on Linux only (x86 and IBM Z).

pyhelayerslite Python package

Install the pyhelayerslite Python package:

pip install pyhelayerslite

This is currently supported on Windows only.

License

HElayers is provided under a community edition license for non-commercial use; see license. For commercial deployments and access to the source code, please contact jbuselli@us.ibm.com for the Premium Edition license.

About

IBM HElayers homomorphic encryption SDK for C++ and Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.1%
  • Python 3.9%