/* testcore.c by Adam L. Young
--- Forward ---
I have found the open source library OpenSSL to be very well
designed, programmed, documented, and supported. As such I
decided to use it as a library for implementing some of my
own advanced cryptographic protocols. In the process I found that
cert
>From: Geoff Thorpe <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: [openssl.org #86] Bug in RSA_check_key Date: Thu, 20 Jun 2002
>15:02:36 -0400 (EDT)
>
> .
>
>*Maybe* ... but even then it doesn't solve the case of public keys.
>Moreover, how do
I think I found a bug in "openssl base64". When decoding anencoded base64 steam which contains 0A, the value0D is inserted before the 0A in the output base64decoded stream. This seems like a carriage return insertionproblem. This was found when I took a .p12 filethat had a 1024 bit RSA public key