Finding a Small Root of a Univariate Modular Equation
暂无分享,去创建一个
We show how to solve a polynomial equation (mod N) of degree k in a single variable x, as long as there is a solution smaller than N1/k. We give two applications to RSA encryption with exponent 3. First, knowledge of all the ciphertext and 2/3 of the plaintext bits for a single message reveals that message. Second, if messages are padded with truly random padding and then encrypted with an exponent 3, then two encryptions of the same message (with different padding) will reveal the message, as long as the padding is less than 1/9 of the length of N. With several encryptions, another technique can (heuristically) tolerate padding up to about 1/6 of the length of N.
[1] A. K. Lenstra,et al. Factoring polynomials with integer coefficients , 1982 .
[2] Brigitte Vallée,et al. How to Guess l-th Roots Modulo n by Reducing Lattice Bases , 1988, AAECC.
[3] Matthew K. Franklin,et al. Low-Exponent RSA with Related Messages , 1996, EUROCRYPT.