shishi-commit
[Top][All Lists]
Advanced

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

CVS shishi/crypto


From: shishi-commit
Subject: CVS shishi/crypto
Date: Tue, 09 Nov 2004 20:04:00 +0100

Update of /home/cvs/shishi/crypto
In directory dopio:/tmp/cvs-serv4881

Modified Files:
        nettle-meta.h 
Log Message:
Sync upstream.


--- /home/cvs/shishi/crypto/nettle-meta.h       2004/04/18 00:24:20     1.4
+++ /home/cvs/shishi/crypto/nettle-meta.h       2004/11/09 19:04:00     1.5
@@ -112,6 +112,11 @@
 extern const struct nettle_cipher nettle_twofish192;
 extern const struct nettle_cipher nettle_twofish256;
 
+extern const struct nettle_cipher nettle_arctwo40;
+extern const struct nettle_cipher nettle_arctwo64;
+extern const struct nettle_cipher nettle_arctwo128;
+extern const struct nettle_cipher nettle_arctwo_gutmann128;
+
 
 /* Hash algorithms */
 typedef void (*nettle_hash_init_func)(void *ctx);





reply via email to

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