cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Bug in metalink build (fwd)

From: Tatsuhiro Tsujikawa <tatsuhiro.t_at_gmail.com>
Date: Tue, 21 Aug 2012 22:11:05 +0900

Hi,

On Tue, Aug 21, 2012 at 9:20 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Sat, 11 Aug 2012, Tatsuhiro Tsujikawa wrote:
>
>> The one possible fix is that provide default hash check functions for
>> non-OpenSSL/GNUTLS/darwin-ssl using SHA1/256 implementations Guenter
>> described in
>> [1]. If you agree with this solution, I'll write a patch.
>>
>> [1] http://curl.haxx.se/mail/lib-2012-07/0290.html
>
>
> No. As you might've seen in the list I didn't approve.
>
> libcurl only implements code to make sure the API is functional, and clearly
> in that case libcurl can manage without having those crypto functions around
> so we should not add them to libcurl.
>
> In that case, it is strictly speaking libmetalink or possibly curl itself
> that should provide the necessary functions.
>

It seems my words were a little bit short, my proposal is adding
default SHA1/256 implementation to *curl tool*, not to libcurl.
I understand your point and agree with that.
I'm sorry for the confusion.

Best regards,

Tatsuhiro Tsujikawa

>
> --
>
> / daniel.haxx.se
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-users
> FAQ: http://curl.haxx.se/docs/faq.html
> Etiquette: http://curl.haxx.se/mail/etiquette.html
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-08-21