From 9e4d75dae49a12568ca06135b1beb07ebf6def2d Mon Sep 17 00:00:00 2001 From: weidai Date: Mon, 16 Apr 2007 21:27:41 +0000 Subject: move ARC4 into Weak namespace git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@326 57ff6487-cd31-0410-9ec3-f628ee90f5f0 --- Readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Readme.txt') diff --git a/Readme.txt b/Readme.txt index b6e3d5a..84751c1 100644 --- a/Readme.txt +++ b/Readme.txt @@ -371,7 +371,7 @@ the mailing list. - enabled optimization flags by default in GNUmakefile - changed PANAMA cipher interface to accept 256-bit key and 256-bit IV - added blinding and error checking for RW private key operation - - moved MD2, MD4, MD5, PanamaHash, WAKE_CFB into the namespace "Weak" + - moved MD2, MD4, MD5, PanamaHash, ARC4, WAKE_CFB into the namespace "Weak" - removed HAVAL, MD5-MAC, XMAC Written by Wei Dai -- cgit v1.2.1