You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.
* Save params in CipherScheme
* Expose coeff_modulus thru CipherScheme
* Added docker cleanup command
* Fixed naming bug and added logging
* Added parameter attributes to CipherScheme
* Added multiplication and addition by encoded plaintext, plus tests
* Remove redundant dependency
* Exposed CipherScheme context
* Cleaner identification of Python include dir
* Removing Python 3.4 build since typing is support from Python 3.5
* Import and comment cleanup
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Unit tests are located here: https://github.com/Lab41/PySEAL/tree/master/SEALTest
The text was updated successfully, but these errors were encountered: