shishi-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS shishi/doc


From: shishi-commit
Subject: CVS shishi/doc
Date: Sat, 22 Oct 2005 18:36:08 +0200

Update of /home/cvs/shishi/doc
In directory dopio:/tmp/cvs-serv17457

Modified Files:
        shishi.texi 
Log Message:
Remove nettle stuff.


--- /home/cvs/shishi/doc/shishi.texi    2005/08/10 15:23:42     1.160
+++ /home/cvs/shishi/doc/shishi.texi    2005/10/22 16:36:08     1.161
@@ -214,10 +214,11 @@
 @item KDC addresses located using DNS SRV RRs.
 
 @item Modularized low-level crypto interface.
-Currently Nettle and Libgcrypt are supported.  If you wish to add
+Currently Gnulib and Libgcrypt are supported.  If you wish to add
 support for another low-level cryptographic library, you only have to
-implement a few APIs to DES, AES, MD5, SHA1, HMAC, etc, look at
address@hidden/nettle.c} or @file{lib/libgcrypt.c} as a starting pointer.
+implement a few APIs for DES, AES, MD5, SHA1, HMAC, etc. Look at
address@hidden/gc-gnulib.c} or @file{gl/gc-libgcrypt.c} as a starting
+pointer.
 
 @end itemize
 
@@ -4180,10 +4181,10 @@
 
 Also included in Shishi is an interface to the really low-level
 cryptographic primitives.  They map directly on the underlying
-cryptographic library used (e.g., Nettle) and is used internally by
-Shishi.
+cryptographic library used (i.e., Gnulib or Libgcrypt) and is used
+internally by Shishi.
 
address@hidden texi/nettle.c.texi
address@hidden texi/low-crypto.c.texi
 
 
 @node X.509 Functions
@@ -4419,9 +4420,9 @@
 @node Acknowledgements
 @chapter Acknowledgements
 
-Shishi uses Libtasn1 by Fabio Fiorina, Libnettle by Niels M@"oller,
-Libgcrypt and Libgpg-error by Werner Koch, Libidn by Simon Josefsson,
-cvs2cl by Karl Fogel, and gdoc by Michael Zucchi.
+Shishi uses Libtasn1 by Fabio Fiorina, Libgcrypt and Libgpg-error by
+Werner Koch, Libidn by Simon Josefsson, cvs2cl by Karl Fogel, and gdoc
+by Michael Zucchi.
 
 Several GNU packages simplified development considerably, those
 packages include Autoconf, Automake, Libtool, Gnulib, Gettext, Indent,





reply via email to

[Prev in Thread] Current Thread [Next in Thread]