Skip to content

Issue 275

Yuriy Polyakov requested to merge issue-275 into master

Adds a CKKS implementation based on the 128-bit native backend:

  • Supports APPROXRESCALE and APPROXAUTO rescaling modes (EXACTRESCALE is not supported by design)
  • Supports double-precision CKKS (with 52 bits of precision)

Closes #275 (closed)

Merge request reports