From 80640a5c45dc11ffaca85c59288633423d7acdcb Mon Sep 17 00:00:00 2001 From: weidai Date: Fri, 7 Jan 2011 01:30:24 +0000 Subject: fix for compiling with Clang from Marshall Clow git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@522 57ff6487-cd31-0410-9ec3-f628ee90f5f0 --- Readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Readme.txt') diff --git a/Readme.txt b/Readme.txt index 1b26794..2f04e9f 100644 --- a/Readme.txt +++ b/Readme.txt @@ -1,5 +1,5 @@ Crypto++: a C++ Class Library of Cryptographic Schemes -Version 5.6.1 (8/9/2010, SVN r520) +Version 5.6.2 (in development) Crypto++ Library is a free C++ class library of cryptographic schemes. Currently the library contains the following algorithms: @@ -41,7 +41,7 @@ Currently the library contains the following algorithms: elliptic curve cryptography ECDSA, ECNR, ECIES, ECDH, ECMQV insecure or obsolescent MD2, MD4, MD5, Panama Hash, DES, ARC4, SEAL -algorithms retained for backwards 3.0, WAKE, WAKE-OFB, DESX (DES-XEX3), RC2, +algorithms retained for backwards 3.0, WAKE-OFB, DESX (DES-XEX3), RC2, compatibility and historical SAFER, 3-WAY, GOST, SHARK, CAST-128, Square value -- cgit v1.2.1