Re: simple public key question.
From: Douglas A. Gwyn (DAGwyn_at_null.net)
Date: 06/22/03
- Next message: Henrick Hellström: "Re: compilation of ms crypto api program"
- Previous message: Douglas A. Gwyn: "Re: compilation of ms crypto api program"
- In reply to: Bill C: "simple public key question."
- Next in thread: Bill C: "Re: simple public key question."
- Reply: Bill C: "Re: simple public key question."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 22 Jun 2003 08:12:16 -0400
Bill C wrote:
> s... But if (n,e) is the public key and we
> can compute d from e (and given n) then how could the private key (n,
> d) be secret.
d is computed from the combination (e,p,q). Since
the public doesn't know p nor q it can't use that
algorithm to compute d. So far as we know,
figuring out d from e alone is too computationally
difficult to pose a significant risk (for numbers
of the sizes used in public-key cryptography).
- Next message: Henrick Hellström: "Re: compilation of ms crypto api program"
- Previous message: Douglas A. Gwyn: "Re: compilation of ms crypto api program"
- In reply to: Bill C: "simple public key question."
- Next in thread: Bill C: "Re: simple public key question."
- Reply: Bill C: "Re: simple public key question."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|