[Resource Topic] 2021/430: Lattice Enumeration on GPUs for fplll

Welcome to the resource topic for 2021/430

Title:
Lattice Enumeration on GPUs for fplll

Authors: Simon Pohmann, Marc Stevens, Jens Zumbrägel

Abstract:

The Kannan-Fincke-Pohst lattice enumeration algorithm is the classical method for solving the shortest vector problem in lattices. It is also a fundamental tool for most lattice reduction algorithms that provide speed-length tradeoffs. As this algorithm allows efficient parallel implementations, it is likely that implementing it on modern graphics processing units (GPUs) can significantly improve performance. We provide such an implementation that is compatible with the fplll lattice reduction library [fplll16] and achieves a considerable speedup in higher lattice dimensions, compared to current, multithreaded versions. For this, we use the CUDA technology that provides an abstract language for programming GPUs. [fplll16] The FPLLL development team. “fplll, a lattice reduction library”. 2016. URL: GitHub - fplll/fplll: Lattice algorithms using floating-point arithmetic

ePrint: https://eprint.iacr.org/2021/430

See all topics related to this paper.

Feel free to post resources that are related to this paper below.

Example resources include: implementations, explanation materials, talks, slides, links to previous discussions on other websites.

For more information, see the rules for Resource Topics .