Posts and notes about homomorphic encryption
Not a blockchain! Homomorphic encryption is the conversion of data into ciphertext that can be analyzed and worked with as if it were still in its original form. Homomorphic encryption enables complex mathematical operations to be performed on encrypted data without compromising the encryption.
- Ring Learning With Errors (RLWE)
- Cyclotomic polynomial for CKKS
- Overview of Major Fully Homomorphic Encryption (FHE) Schemes
- Miller-Rabin Primality Test for u64
- CKKS Public Key
- Residue Number System (RNS): a quick intro
- CKKS Encoding and Decoding Explained
- CKKS Secret Key Generation: Ternary {-1,0,1} With Fixed Hamming Weight