The CKKS FHE Scheme

Synthesis Lectures on Computer Architecture(2023)

引用 0|浏览5
暂无评分
摘要
In this chapter, we describe the CKKS FHE scheme in detail. The CKKS scheme supports operations on real numbers, and thus, is the preferred scheme for implementing privacy-preserving machine learning applications. We would like to note that the original CKKS scheme (Cheon et al. 2017) supports homomorphic computations over the real numbers, but its implementation could not employ core optimization techniques based on the Residue Number System (RNS) decomposition (see Section 2.2.1) and the Number Theoretic Transform (NTT) (see Section 2.2.3). Consequently, Cheon et al. (2019) proposed a full RNS variant of the CKKS FHE scheme that is optimal for implementation on a standard computer system. They introduced a new structure of the ciphertext modulus which allows using both the RNS decomposition of cyclotomic polynomials and the NTT conversion on each of the RNS components.
更多
查看译文
关键词
scheme
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要