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
Note: some experiments were developed using HEAAN v1.0, which is no longer publicly available on Github. An archive can be found on the wayback machine.