[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Comments on new files
----- Original Message -----
From: "Jim Schaad" <jimsch@xxxxxxxxxx>
To: "'Blake Ramsdell'" <blake@xxxxxxxxxxxxxxxxxx>; <jimsch@xxxxxxxxxx>
Cc: <John.Pawling@xxxxxxxxxxxxxxxx>; "'IETF-SMIME-Examples'"
<ietf-smime-examples@xxxxxxx>; "'Paul Hoffman'" <phoffman@xxxxxxx>
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