Re: public key crypto
From: Peter Fairbrother (zenadsl6186_at_zen.co.uk)
Date: 07/05/04
- Next message: Jim Gillogly: "Re: how to break the shift cipher"
- Previous message: David Wagner: "Re: A question on Shannon entropy"
- In reply to: Michael Amling: "Re: public key crypto"
- Next in thread: Mok-Kong Shen: "Re: public key crypto"
- Reply: Mok-Kong Shen: "Re: public key crypto"
- Reply: Kristian Gjøsteen: "Re: public key crypto"
- Reply: Peter Fairbrother: "Re: public key crypto"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 05 Jul 2004 22:14:21 +0100
Michael Amling wrote:
> Peter Fairbrother wrote:
[..]
>> Let r = (ed mod p-1),
[..]
>> Then for all A, 0 < A < p
[..]
>> A^de = A^r mod p.
>>
>> Now RSA requires that A^de = A mod p, and this is only true iff r=1;
>
> The "if" part of this "iff" is obvious. Do you have a proof of the
> "only if"?
Proving that for all primes p a generator for Zp exists would do it (call
the generator a. For case A=a the only possible value for r such that a^r =
a is 1, any other possible value is excluded by a counting argument).
I'm pretty sure I've seen a proof that a generator exists for all Zp, but I
don't know what it's called. Before I go further, does anyone know offhand?
I had no lock with a quick Google.
> (Also, it would be better to explicitly state that 1<=r<=p-1).
Agreed, though r is defined above so (I have rewritten it to make it
clearer).
-- Peter Fairbrother
- Next message: Jim Gillogly: "Re: how to break the shift cipher"
- Previous message: David Wagner: "Re: A question on Shannon entropy"
- In reply to: Michael Amling: "Re: public key crypto"
- Next in thread: Mok-Kong Shen: "Re: public key crypto"
- Reply: Mok-Kong Shen: "Re: public key crypto"
- Reply: Kristian Gjøsteen: "Re: public key crypto"
- Reply: Peter Fairbrother: "Re: public key crypto"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|