bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] use libcrypto routines in gnulib


From: Pádraig Brady
Subject: Re: [PATCH] use libcrypto routines in gnulib
Date: Mon, 09 Dec 2013 00:33:47 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2

On 12/09/2013 12:15 AM, Paul Eggert wrote:
> Pádraig Brady wrote:
>> * m4/gl-openssl.m4 (gl_CRYPTO_CHECK): Don't empty LIB_CRYPTO
> 
> That would inherit LIB_CRYPTO from the environment, no?
> It might be better to move the LIB_CRYPTO= into the
> initialization code.

Right, I was worried about that, hence my reluctance to push.
Where would be best to initialize this?

> Also, is libgcrypt compatible with libcrypt with
> respect to MD5, SHA512, etc.?

The libgcrypt replacement calling out to libcrypto seems to work.
tests pass anyway.

thanks,
Pádraig.




reply via email to

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