/CKKS_noise

A repository for code used in the paper "On the precision loss in approximate homomorphic encryption"

Primary LanguagePython

A repository for code used in the paper "On the precision loss in approximate homomorphic encryption"

CKKS_noise/
├── practice/
│   └── contains c++ experiments in HEAAN and FullRNSHEAAN, usage instructions in README.md
├── heuristics/
    └── contains Python scripts for the heuristics, usage instructions in README.md