My soft is running well now...
Thx a lot Marek,
Best regards,
Florian MANACH a écrit :
The RSA_check_key doesn't core dump with the private key if I remove
the one with the public key.
I'll try to continue in this way and I'll let you know.
Thanks a lot,
Best regards,
Marek Marcola a écrit :
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,
--
Florian Manach
NUMLOG
[EMAIL PROTECTED]
(+33)0130791616
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]