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.

Of course, details (e.g. which ciphers are available) depend on what version 
the OP is trying to builld - information he neglected to provide.

I know, I know: mentioning ARIA implies 1.1.1. But folks, *tell us what version 
you're using*. That should be automatic any time you post a question to any 
public forum about any software product.

--
Michael Wojcik
Distinguished Engineer, Micro Focus


-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users


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-users