Minimal build

Viktor Dukhovni openssl-users at dukhovni.org
Mon Sep 4 19:04:02 UTC 2023


On Mon, Sep 04, 2023 at 08:41:44PM +0200, Mr Academia Euforia wrote:
> So far, I tried:
> 
> -no-hw -no-shared, -no-uplink, -no-quic, -no-zlib, -no-bulk
> 
> It builds ok, and I think the commands are there, but perhaps I could cut
> something else off ?

OpenSSL is a "batteries included" cryptographic library for
general-purpose computers and is not targetted at small-footprint builds
for embedded systems.  If space-constrained, you'd likely be better off
looking at libraries specifically designed for your use-case.

--
    Viktor.


More information about the openssl-users mailing list