On Monday, July 30, 2012 01:03:45 Guenter wrote: > Hi all, > when I was on the release binaries I realized that the metalink support > depends on either OpenSSL or gcrypt/gnutls for the md5/sha1/sha256 > calculations ... > so seems to me that builds with nss, winssl, darwinssl currently cant > support metalink ...
NSS does provide implementation of md5/sha1/sha256. libcurl uses its md5 implementation directly for NTLM authentication if compiled against NSS. Kamil ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
