coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling Coreutils with LibreSSL (instead of OpenSSL)


From: Pádraig Brady
Subject: Re: Compiling Coreutils with LibreSSL (instead of OpenSSL)
Date: Sat, 2 Dec 2017 16:45:17 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

On 01/12/17 11:47, Matias Fonzo wrote:
> Hi Assaf,
> 
> On Tue, 14 Nov 2017 16:12:52 -0700
> Assaf Gordon <address@hidden> wrote:
>>
>> Just a quick note (to myself and others who try this):
>>
>> Using "./configure --with-openssl=yes" uses the system's default
>> libcrypto library.
>>
>> If one wants to use a non-default library (e.g. LibreSSL installed
>> in a non-default location), these are possible steps:
>>
> 
> Interesting.  Which are the benefits to compile the coreutils against
> a SSL library?.  Also, I would like to apply the same question but for
> GMP.

openssl is optional for us, and we just use openssl to
provide the machine specific optimized hash functions like sha1 etc.
openssl tends to be the focus of such optimization efforts.
Another point worth noting is that openssl is moving
licence to apache2 which would mean we could enable its use unconditionally.
https://license.openssl.org/

cheers,
Pádraig



reply via email to

[Prev in Thread] Current Thread [Next in Thread]