[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Factorisation and Discrete Logs (was Re: EE Times on PRZ)



From: [email protected] (Dana Albrecht)
> Choose, at random, "a" such that gcd(a,N) = 1.
> 
> Compute x such that:
> 
>      a^x = 1 (mod N)          [ Discrete log time! ]

DH uses prime moduli, I believe.  Solving the DL problem sufficiently to
break DH may not let you solve it for composite moduli, not without
knowing the factors.

Hal