Nfllib: Ntt-Based Fast Lattice Library

Lecture Notes in Computer Science(2016)

引用 96|浏览128
暂无评分
摘要
Recent years have witnessed an increased interest in lattice cryptography. Besides its strong security guarantees, its simplicity and versatility make this powerful theoretical tool a promising competitive alternative to classical cryptographic schemes.In this paper, we introduce NFLLIB, an efficient and open-source C++ library dedicated to ideal lattice cryptography in the widely-spread polynomial ring Z(p)[x]/(x(n) + 1) for n a power of 2. The library combines algorithmic optimizations (Chinese Remainder Theorem, optimized Number Theoretic Transform) together with programming optimization techniques (SSE and AVX2 specializations, C++ expression templates, etc.), and will be fully available under an open source license.The library compares very favorably to other libraries used in ideal lattice cryptography implementations (namely the generic number theory libraries NTL and flint implementing polynomial arithmetic, and the optimized library for lattice homomorphic encryption HELIB): restricting the library to the aforementioned polynomial ring allows to gain several orders of magnitude in efficiency.
更多
查看译文
关键词
C plus plus library,Implementation,Ideal lattice cryptography,Number theoretic transform,Chinese remainder theorem,SEE specializations
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要