Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Implement pySEAL test script in Jupyter Notebook #4

Closed
AlexanderTitus opened this issue Nov 6, 2017 · 0 comments
Closed

Implement pySEAL test script in Jupyter Notebook #4

AlexanderTitus opened this issue Nov 6, 2017 · 0 comments
Assignees

Comments

@AlexanderTitus
Copy link
Contributor

AlexanderTitus commented Nov 6, 2017

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

@AlexanderTitus AlexanderTitus self-assigned this Nov 6, 2017
mbrg added a commit to mbrg/sealed that referenced this issue Oct 23, 2019
* Calculate poly_mod_deg in SEALContext class

* Added IntMatrixEncoder class

* Added IntMatrixEncoder encoding tests

* Added IntMatrixEncoder parameter validation

* Changed encoder test parameters to support IntMatrixEncoder

* Fixed leftover typo

* Fixed wrong Encoder type evaluation

* Fixed numpy / int / float equality test

* Added pickle test

* Fixed test matrix parameter

* Added matrix cipher tests

* Added (row, col) to IntMatrixEncoder

* Fixed brackets typo

* Lazy evaluation of IntMaterixEncoder matrix dimensions

* Fix Matrix encode-decode

* Fix pickle test parameters for matrix encryption

* Fixed matrix equality check on cipher pickle test

* Added missing decryption in matrix enc-dec tests

* Fixed mat_mult_by_plain to test multiplication by plaintext matrix, not by plaintext integer

* Fixed __mul__ other comparison to use "is" instead of "in", to allow comparing with numpy matrices

* Added debug logs

* Added support for right-side multiplication

* Fixed mul by plaintext bug

* Added matrix rolling + tests

* PEP8

* Handle axis edge cases

* Fixed rotation test
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants