Skip to content
This repository was archived by the owner on Dec 10, 2017. It is now read-only.

Commit cacad16

Browse files
authored
Update README.md
1 parent 2f1d650 commit cacad16

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,5 +172,8 @@ Arguments: `sk` (`secret_key*`)
172172
## TODO:
173173
- [x] Tweaks to homomorphic functions to support rotated or updated ciphertexts. <br/>
174174
- [x] Support for plaintext-ciphertext multiplication. <br/>
175-
- [ ] Basic testing suite. <br/>
176-
- [ ] Taking care of negative errors by mapping ciphertext to a symmteric group before decryption. <br />
175+
- [x] Basic testing suite. <br/>
176+
- [x] Taking care of negative errors by mapping ciphertext to a symmteric group before decryption. <br />
177+
- [ ] Add a matrix reading support to testing suite. <br/>
178+
- [ ] Add key switching tests to testing suite. <br/>
179+

0 commit comments

Comments
 (0)