On Jan 30, 2006, at 19:43, Mark Powell wrote:

On Mon, 30 Jan 2006, Johan Almqvist wrote:
I have been starting to reimplement Mail::DomainKeys with the Cryp::RSA library, but with limited success so far. Crypt::RSA doesn't accept PKCS1 keys, and I have tried to use Convert::PEM to convert them, but I seem to be unable to find a correct ASN description that matches these keys.
I'd suggest trying a 32bit version of perl, as what you describe above should not be happening.

My platform being sparc64, that's easier said than done.

I don't think it's perl misbehaving, I have reason to believe (from the little ktrace knowledge I have) that it's a problem in the openssl C libraries.

-Johan

Reply via email to