From: Nikos Mavrogiannopoulos Date: Thu, 9 Oct 2014 09:35:10 +0000 (+0200) Subject: mention nettle as the recommended crypto backend X-Git-Tag: gnutls_3_4_0~810 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ab858f99d5f847117ce052d847918b4c761b07df;p=thirdparty%2Fgnutls.git mention nettle as the recommended crypto backend --- diff --git a/doc/cha-crypto.texi b/doc/cha-crypto.texi index 8c92deb116..24b1b4dd9a 100644 --- a/doc/cha-crypto.texi +++ b/doc/cha-crypto.texi @@ -5,7 +5,8 @@ it does not provide access to basic cryptographic primitives. However it abstracts the internal cryptographic back-end (see @ref{Cryptographic Backend}), providing symmetric crypto, hash and HMAC algorithms, as well access -to the random number generation. +to the random number generation. For a low-level crypto API the usage of nettle +@footnote{See @uref{http://www.lysator.liu.se/~nisse/nettle/}.} library is recommended. @menu * Symmetric algorithms::