Re: What those other fields are in RSA key

1999-06-17 Thread Anonymous
> "exponent1", "exponent2" and "coefficient" > These are used in optimized RSA implementations [...] The extra fields > are numbers computed from p and q that help with this calculation. from p, q, and d __

Re: What those other fields are in RSA key

1999-06-16 Thread Anonymous
Theodore Hope <[EMAIL PROTECTED]>: [...] > The fields I've marked above (n, e, d, p, q) refer to the similarly-named > terms in the RSA FAQ description of "how RSA works" (quoted below). > Can someone tell me what the fields "exponent1", "exponent2" and > "coefficient" are, and how they fit in to

Re: What those other fields are in RSA key

1999-06-16 Thread Anonymous
The fields I've marked above (n, e, d, p, q) refer to the similarly-named terms in the RSA FAQ description of "how RSA works" (quoted below). Can someone tell me what the fields "exponent1", "exponent2" and "coefficient" are, and how they fit in to the math