Smallest OpenSSL configuration

These are the options I could strip from OpenSSL and still get it to build with RSA:

no-md2 no-md4 no-mdc2 no-ripemd no-rc2 no-rc5 no-idea no-cast no-des no-krb5 no-ec no-engine no-hw no-err

libeay32.dll is 572K.
ssleay32.dll is 128K.

Note that speed.c in the test suite wouldn't compile because DES was missing.

Categories

About this Entry

This page contains a single entry by Mike Tsao published on March 28, 2004 10:45 AM.

Bloom Filters was the previous entry in this blog.

Dialect Survey Results is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.2rc2-en