Skip to content

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.

Notifications You must be signed in to change notification settings

VirPathak00/CKKS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

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

No packages published