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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement pySEAL test script in Jupyter Notebook

AlexanderTitus opened this issue · comments

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