A New Algorithm for Solving the General Approximate Common Divisors Problem and Cryptanalysis of the FHE Based on the GACD problem

Jintai Ding,Chengdong Tao
2014-01-01
Abstract:In this paper, we propose a new algorithm for solving the general approximate common divisors (GACD) problems, which is based on lattice reduction algorithms on certain special lattices and linear equation solving algorithms over integers. Through both theoretical arguments and experimental data, we show that our new algorithm works in polynomial time but under roughly the following condition: – There is a positive integer t such that γ + η t + t H + ρ < η; – We have more than t GACD samples. or equivalently – H(η − ρ) − 4(γ + η) > 0 – We have more than t = d √ H2(η−ρ)2−4H(γ+η) 2 e GACD samples. Here γ, η and ρ are parameters describing a GACD problem, H = 1/ log2 F and F is the Hermite Factor. In our experiments, H is shown to be roughly 40 when using the LLL reduction algorithm and it should be around 80 when using Deep or BKZ algorithms. We show how our algorithm can be applied to attack the fully homomorphic encryption schemes which are based on the general approximate common divisors problem and its limitations.
What problem does this paper attempt to address?