Lab41 / PySEAL

This repository is a fork of Microsoft Research's homomorphic encryption implementation, the Simple Encrypted Arithmetic Library (SEAL). This code wraps the SEAL build in a docker container and provides Python API's to the encryption library.
Other
225 stars 86 forks source link

Implement pySEAL test script in Jupyter Notebook #4

Closed AlexanderTitus closed 6 years ago

AlexanderTitus commented 6 years ago

Implement python test script in Jupyter Notebook for easier prototyping for end users