hi Openssl-gurus,

The size of the openssl binary on different platforms is around 1.5mb to 2 
mb.

Is there a possible way of reducing the size?

Using macros for removing various digest/encryption algorithms such as 
NO_MD5,NO_SHA etc. does not solve the problem as most of the static 
foorprint is taken by ASN, BIO ,BN and other modules.

NO_ERR makes it less by 100k.

Any pointers would be greatly appreciated.

thanks,
raghav


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

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

Reply via email to