Sieve, Enumerate, Slice, and Lift: - Hybrid Lattice Algorithms for SVP via CVPPOpen Website

2020 (modified: 02 May 2022)AFRICACRYPT 2020Readers: Everyone
Abstract: Motivated by recent results on solving large batches of closest vector problem (CVP) instances, we study how these techniques can be combined with lattice enumeration to obtain faster methods for solving the shortest vector problem (SVP) on high-dimensional lattices. Theoretically, under common heuristic assumptions we show how to solve SVP in dimension d with a cost proportional to running a sieve in dimension $$d - \varTheta (d / \log d)$$ , resulting in a $$2^{\varTheta (d / \log d)}$$ speedup and memory reduction compared to running a full sieve. Combined with techniques from [Ducas, Eurocrypt 2018] we can asymptotically get a total of $$[\log (13/9) + o(1)] \cdot d / \log d$$ dimensions for free for solving SVP. Practically, the main obstacles for observing a speedup in moderate dimensions appear to be that the leading constant in the $$\varTheta (d / \log d)$$ term is rather small; that the overhead of the (batched) slicer may be large; and that competitive enumeration algorithms heavily rely on aggressive pruning techniques, which appear to be incompatible with our algorithms. These obstacles prevented this asymptotic speedup (compared to full sieving) from being observed in our experiments. However, it could be expected to become visible once optimized CVPP techniques are used in higher dimensional experiments.
0 Replies

Loading