-
Notifications
You must be signed in to change notification settings - Fork 1
toy implementation of the CKKS homomorphic encryption scheme in python. My implementation is purely so others can see how the scheme works and is not meant to actually be used for anything. This implementation can encode/decode, encrypt/decrypt. It can also add, multiply, reduce moduli, and rescale ciphertexts.
VirPathak00/CKKS
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
toy implementation of the CKKS homomorphic encryption scheme in python. My implementation is purely so others can see how the scheme works and is not meant to actually be used for anything. This implementation can encode/decode, encrypt/decrypt. It can also add, multiply, reduce moduli, and rescale ciphertexts.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published