cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Any built-in encryption routines in libcurl?

From: Vladimir Grishchenko <vladgri_at_hotmail.com>
Date: Thu, 12 Jul 2012 14:09:50 -0700

> > Is there any sort of encryption routines built-in in libcurl? I know there
> > is support for http-digest/ntlm http auth. schemes but is there anything
> > else? I need this information for legal purposes.
>
> That's about it - and in fact that's only really md5 for Digest that is done
> natively (which probably can't even be considered to be crypto) as for NTLM we
> rely on a 3rd part crypto library.
>
> All other crypto stuff libcurl uses is provided by the crypto, SSL and SSH
> library backends you can build libcurl to use.
>
> --
>
> / daniel.haxx.se

Thank you, this confirms my assessment.

                                               
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-07-12