[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] use libcrypto routines in gnulib
From: |
Eric Blake |
Subject: |
Re: [PATCH] use libcrypto routines in gnulib |
Date: |
Tue, 03 Dec 2013 16:08:07 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 |
On 12/03/2013 03:44 PM, Eric Blake wrote:
>
> Libvirt would prefer a solution that uses nettle, at least when used in
> RHEL.
Correction: libvirt would prefer a solution that uses gnutls, and could
live with a solution that uses openssl. Certification-wise, indirect
use of nettle via gnutls is fine, but direct use of either nettle or
libgcrypt raises eyebrows at Red Hat.
>
> if we have --enable-crypto={basic|nettle|openssl|gcrypt}, then distro
> packagers can choose WHICH library they want to drag in, rather than
> forcing a binary decision of using or avoiding a single library.
Does gnutls also expose enough low-level crypto to be added to the list
of libraries providing optimized crypto hashing?
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
- Re: [PATCH] use libcrypto routines in gnulib, (continued)
Re: [PATCH] use libcrypto routines in gnulib, Ludovic Courtès, 2013/12/03
Re: [PATCH] use libcrypto routines in gnulib, Nikos Mavrogiannopoulos, 2013/12/03
Re: [PATCH] use libcrypto routines in gnulib, Ludovic Courtès, 2013/12/16