Hello, > This functions return : > > 804b298 and 804b0d0 > > That seems to be a pointer on a RSA object and that seems to mean that there > is no error. Yes, this looks good, but after looking at documentation for RSA_check_key() there is information that this function checks integrity of all private key components (p,q,d ...) and of course in public key we have only n and e so this checking can not be performed. But, should this function core dump in this situation ? Probably not.
Best regards, -- Marek Marcola <[EMAIL PROTECTED]> ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]