Hello,
>  How can I reduce the size of OpenSSL, to an embedded usage?
>  I need only few cipher, like RSA, SSL 3.0 TLS 1.0...do you if there are 
some 
> optimization to make for reduce the size of OpenSSL library ?
This is old question. If you want to use SSL/TLS from OpenSSL then
this is practically not possible (or very complicated) and result
may be not satisfied. All what you may try is to use some defines
to disable some crypto algorithms. Look at source code for NO_
preprocessor definitions. 

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]

Reply via email to