Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 391 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 391 Bytes

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