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

Port SEAL unit tests to Python #12

Open kshashwat opened 6 years ago

kshashwat commented 6 years ago

Unit tests are located here: https://github.com/Lab41/PySEAL/tree/master/SEALTest