Re: [openssl-users] Exclude unwanted ciphers during build

2018-11-06 Thread Michael Wojcik
> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of > pgndev > Sent: Tuesday, November 06, 2018 15:45 > https://wiki.openssl.org/index.php/Compilation_and_Installation > Usage: Configure [no- ...] [enable- ...] ... And it's documented in the INSTALL file in the tarball

Re: [openssl-users] Exclude unwanted ciphers during build

2018-11-06 Thread pgndev
https://wiki.openssl.org/index.php/Compilation_and_Installation Usage: Configure [no- ...] [enable- ...] ... ^^^ -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

[openssl-users] Exclude unwanted ciphers during build

2018-11-06 Thread Chris Clark
Is there a simple way of excluding unwanted ciphers or cipher suites during a build? I would like to remove ARIA in particular, but may want to remove additional ones in order to use a smaller footprint. -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl