shishi-commit
[Top][All Lists]
Advanced

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

shishi NEWS


From: shishi-commit
Subject: shishi NEWS
Date: Sun, 14 Sep 2003 12:12:57 -0400

CVSROOT:        /cvsroot/shishi
Module name:    shishi
Branch:         
Changes by:     Simon Josefsson <address@hidden>        03/09/14 12:12:57

Modified files:
        .              : NEWS 

Log message:
        Add.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/shishi/shishi/NEWS.diff?tr1=1.46&tr2=1.47&r1=text&r2=text

Patches:
Index: shishi/NEWS
diff -u shishi/NEWS:1.46 shishi/NEWS:1.47
--- shishi/NEWS:1.46    Sun Sep 14 12:08:26 2003
+++ shishi/NEWS Sun Sep 14 12:12:57 2003
@@ -14,6 +14,16 @@
 If a usable version is not found, the internal Nettle (crypto/) and/or
 libminitasn1 (asn1/) libraries are used instead.
 
+** It is possible to enable and disable part of the system at compile time.
+The --disable-des, --disable-3des, --disable-aes, --disable-md,
+--disable-null, --enable-arcfour.
+
+** The internal crypto interface now fully modularized.
+If you wish to add support for a new low-level cryptographic library,
+to, e.g., utilize specialized hardware, it is now easy to do so.  Two
+wrappers for Nettle (lib/nettle.c) and Libgcrypt (lib/libgcrypt.c) are
+included.
+
 * Version 0.0.5 (released 2003-09-07)
 
 ** Server host name to realm mapping via DNS supported.




reply via email to

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