Re: RSA: more than one secret exponent d exists ???
- From: georgezhim@xxxxxxxxx
- Date: 6 Jun 2006 14:18:46 -0700
bert wrote:
If n = p*q, phi(n) = (p-1)*(q-1) as I'm sure you already
know, but take lambda(n) = phi(n)/hcf(p-1, q-1), and
d = e^(-1) mod(lambda(n)). Then there at least two
exponents, d and d + lambda(n), which correctly
decrypt every message. In fact there are precisely
hcf(p-1, q-1) such exponents less than phi(n), only
one of which is e^(-1) mod(phi(n)).
very nice solution !! thanks !!
--
.
- References:
- RSA: more than one secret exponent d exists ???
- From: georgezhim
- Re: RSA: more than one secret exponent d exists ???
- From: bert
- RSA: more than one secret exponent d exists ???
- Prev by Date: Re: Basic question about RSA
- Next by Date: Re: RSA: more than one secret exponent d exists ???
- Previous by thread: Re: RSA: more than one secret exponent d exists ???
- Next by thread: Re: NSA and crypto
- Index(es):