]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 7 Jan 2003 09:02:43 +0000 (09:02 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 7 Jan 2003 09:02:43 +0000 (09:02 +0000)
lib/gnutls.h.in.in

index 5c5998bdf317a314325f7a01739e0735fb149474..df96c6008b9d8f5fbbd50b3a566e836f70506cb0 100644 (file)
  *
  */
 
+/* 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