Re: Comments on new files
"Blake Ramsdell" <[email protected]> Fri, 8 Mar 2002 01:13:49 -0800
| Newsgroups | gmane.ietf.smime-examples |
|---|---|
| Message-ID | <1716311.1015578890453.JavaMail.administrator@highland> |
----- Original Message ----- From: "Jim Schaad" <[email protected]> To: "'Blake Ramsdell'" <[email protected]>; <[email protected]> Cc: <[email protected]>; "'IETF-SMIME-Examples'" <[email protected]>; "'Paul Hoffman'" <[email protected]> Sent: Friday, March 08, 2002 12:51 AM Subject: RE: Comments on new files > You are correct, I had assumed that the two .pri files where different > and the problem was with the certificate. This is incorrect. > > However I am surprised that 6.2.ber does not decrypt. It appears to > decrypt correctly in my system. With the confusion surrounding the pairings of the public / private keys, I thought that there was still a possibility that it was encrypted using the public key from Bob's original certificate, which I don't think I have the private key. I'll do some more testing and see what I can come up with. The RSA code I'm using has only been successfully used for signature verification, and it's possible that I'm running into some kind of signed/unsigned big integer conversion error or some such thing. Blake