Hello Jeffrey,

Tuesday, August 07, 2001, 11:38:13 PM, you wrote:

JA> Did you recompile your application for 0.9.6b?  0.9.5a is not binary
JA> compatible with the newer release.

Now i checked it once again, replaced all .h files with new onces,
recompiled library (i do it as static lib), recompiled my app
with "/verbose" to see what libs used ....
and still get access violation.

>> installed version 96b (major release) and found that my application
>> become to crash. I checked it and found that crash happens in
>> RSA_check_key function when i pass public key to it. I installed v.
>> 95a and it worked fine for me. is it bug or i do something wrong ?
>> 
>> You can reproduce this bug simply takes loadrsa.c from demos\eay\
>> and after public key created with line :
>>     pub_rsa=d2i_RSAPublicKey(NULL,&p,(long)len);
>>   simply insert RSA_check_key (pub_rsa) and it will crash.
>> 


Best regards,
Andrey Kubyshev                            mailto:[EMAIL PROTECTED]


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to