You mean specify the various no-xyz (e.g. no-md5, etc.) options when
./config -uring the OpenSSL source tree for building?

Anyway, toggling the various OPENSSL_NO_* #define's (which are all
toggle-able through ./config commandline options if I am not mistaken)
is the fast lane towards reducing OpenSSL footprint.
(Tip: one quick win is disabling human-readable error messages by
specifying no-err: through the OPENSSL_NO_ERR #define, this will cut
out all the error description strings.
Furthermore, check which hashes and ciphers you need/want, and which
you don't, then remove the latter set through further no-...
commandline options for ./config)


On Mon, Jan 19, 2009 at 1:11 PM, Ajeet kumar.S
<ajeetkuma...@jasmin-infotech.com> wrote:
> U should enable require Preprocessor for Encryption and Auth. Algorithm.
>
>
>
> Thank you.
>
> Regards,
>
> --Ajeet  Kumar  Singh
>
>
>
> Sarve Bhavantu Sukhina ,Sarve Santu NiramayaSarve Bhadrani Pashyantu , Maa
> Kaschit Dukha Bhagh Bhavet
>
>
>
> -----Original Message-----
> From: owner-openssl-us...@openssl.org
> [mailto:owner-openssl-us...@openssl.org] On Behalf Of harihar
> Sent: Wednesday, January 07, 2009 6:35 PM
> To: openssl-users@openssl.org
> Subject: reducing the size of openssl package
>
>
> Does any one have an idea of how to reduce the size of openSSL package.
>
> As the package contain lot of things which r not used in my project.
>
> please reply
> --
> View this message in context:
> http://www.nabble.com/reducing-the-size-of-openssl-package-tp21330938p213309
> 38.html
> Sent from the OpenSSL - User mailing list archive at Nabble.com.
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           majord...@openssl.org
>
>
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           majord...@openssl.org
>



-- 
Met vriendelijke groeten / Best regards,

Ger Hobbelt

--------------------------------------------------
web:    http://www.hobbelt.com/
        http://www.hebbut.net/
mail:   g...@hobbelt.com
mobile: +31-6-11 120 978
--------------------------------------------------
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to