From fee9dabc9f42342c1cebf92ee788163d23255dc0 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Fri, 31 Mar 2017 20:53:19 +0200 Subject: doc: make a note that parts of the crypto API are in Core API Signed-off-by: Nikos Mavrogiannopoulos --- doc/cha-functions.texi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/cha-functions.texi b/doc/cha-functions.texi index 072de10d7c..29e8d3a3d3 100644 --- a/doc/cha-functions.texi +++ b/doc/cha-functions.texi @@ -114,6 +114,10 @@ with the @code{libgnutls-dane} library to use them. The following functions are to be used for low-level cryptographic operations. Their prototypes lie in @file{gnutls/crypto.h}. +Note that due to historic reasons several functions, (e.g. +@funcref{gnutls_mac_list}, @funcref{gnutls_mac_get_name}) of this API are part +of the @ref{Core TLS API}. + @include crypto-api.texi @node Compatibility API -- cgit v1.2.1