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

Update README.md

toddstavish opened this issue · comments

Update README.md

Confirm or put SEAL open source licensing in the repo.

Also, make README.md more readable.

It seems the licensing is already in the repo (under LICENSE.txt) -- it looks like SEAL is governed by the Microsoft Research License Agreement.

I've updated the README.md to be more readable.