Blum integer

From Wikipedia, the free encyclopedia

In mathematics, more specifically in number theory, a natural number n is a Blum integer if n = pq where p and q are distinct prime numbers congruent to 3 mod 4.

[edit] Properties of Blum Integers

Let n = pq be a Blum integer, let Qn be the set of all quadratic residues modulo n, and let aQn. Then:

  • a has precisely four square roots modulo n, exactly one of which is also in Qn
  • The unique square root of a in Qn is called the principle square root of a modulo n
  • The function f: QnQn defined by f(x) = x2 mod n is a permutation. The inverse function of f is: f -1(x) = x((p-1)(q-1)+4)/8 mod n.[1]
  • For every Blum integer n, -1 has a Jacobi symbol mod n of +1, although -1 is not a quadratic residue of n:
\left(\frac{-1}{n}\right)=\left(\frac{-1}{p}\right)\left(\frac{-1}{q}\right)=(-1)^2=1

[edit] History

Before modern factoring algorithms, such as MPQS and NFS, were developed, it was thought to be useful to select Blum integers as RSA moduli. This is no longer regarded as a useful precaution, since MPQS and NFS are able to factor Blum integers with the same ease as RSA moduli constructed from randomly selected primes.

[edit] References

 This number theory-related article is a stub. You can help Wikipedia by expanding it.
In other languages