cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Any built-in encryption routines in libcurl?

From: Patrick Monnerat <Patrick.Monnerat_at_datasphere.ch>
Date: Fri, 13 Jul 2012 11:14:28 +0200

Daniel Stenberg wrote:
>> 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.

If it can be considered crypto, the HMAC algorithm (RFC2104) is also
natively included, but uses external signature algorithms.

Patrick

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