PotLLL: A Polynomial Time Version of LLL With Deep Insertions
Felix Fontein, Michael Schneider, Urs Wagner

TL;DR
PotLLL introduces a polynomial-time variant of DeepLLL lattice reduction that maintains high output quality and practical efficiency, addressing previous issues with exponential running time.
Contribution
The paper presents PotLLL, a new DeepLLL variant with provably polynomial running time, combining high output quality with practical efficiency.
Findings
PotLLL achieves polynomial time complexity.
PotLLL produces higher quality bases than classical LLL.
PotLLL's practical performance rivals BKZ and blockwise DeepLLL.
Abstract
Lattice reduction algorithms have numerous applications in number theory, algebra, as well as in cryptanalysis. The most famous algorithm for lattice reduction is the LLL algorithm. In polynomial time it computes a reduced basis with provable output quality. One early improvement of the LLL algorithm was LLL with deep insertions (DeepLLL). The output of this version of LLL has higher quality in practice but the running time seems to explode. Weaker variants of DeepLLL, where the insertions are restricted to blocks, behave nicely in practice concerning the running time. However no proof of polynomial running time is known. In this paper PotLLL, a new variant of DeepLLL with provably polynomial running time, is presented. We compare the practical behavior of the new algorithm to classical LLL, BKZ as well as blockwise variants of DeepLLL regarding both the output quality and running time.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Coding theory and cryptography · semigroups and automata theory
