Improved Progressive BKZ Algorithms and their Precise Cost Estimation by Sharp Simulator
開催期間
14:50 ~ 16:20
場所
講演者
概要
In this talk I will give a report about a new result published in Eurocrypto2016, which is a joint work with Security Fundamentals Laboratory, Cybersecurity Research Institute in National Institute of Information and Communications Technology (NICT), Tokyo.
In this result, we investigate a variant of the BKZ algorithm, called progressive BKZ, which performs BKZ reductions by starting with a small blocksize and gradually switching to larger blocks as the process continues. We discuss techniques to accelerate the speed of the progressive BKZ algorithm by optimizing the following parameters: blocksize, searching radius and probability for pruning of the local enumeration algorithm, and the constant in the geometric series assumption (GSA). We then propose a simulator for predicting the length of the Gram-Schmidt basis obtained from the BKZ reduction. We also present a model for estimating the computational cost of the proposed progressive BKZ by considering the efficient implementation of the local enumeration algorithm and the LLL algorithm. Finally, we compare the cost of the proposed progressive BKZ with that of other algorithms using instances from the Darmstadt SVP Challenge. The proposed algorithm is approximately 50 times faster than BKZ 2.0 (proposed by Chen-Nguyen) for solving the SVP Challenge up to 160 dimensions.What's more, we also published our implementation as an open source code in
http://www2.nict.go.jp/security/pbkzcode/index.html
.