From: Nikos Mavrogiannopoulos Date: Tue, 7 Jan 2003 09:02:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_0_8_0~21 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=15280b8fcd9af6882dbead0bad8cfd9e85d8d38d;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/lib/gnutls.h.in.in b/lib/gnutls.h.in.in index 5c5998bdf3..df96c6008b 100644 --- a/lib/gnutls.h.in.in +++ b/lib/gnutls.h.in.in @@ -19,6 +19,17 @@ * */ +/* This file contains the types and prototypes for all the + * high level functionality of gnutls main library. For the + * extra functionality (which is under the GNU GPL license) check + * the gnutls/extra.h header. The openssl compatibility layer is + * in gnutls/openssl.h. + * + * The low level cipher functionality is in libgcrypt. Check + * gcrypt.h + */ + + #ifndef GNUTLS_H # define GNUTLS_H