~zooko/cryptopp/trunk

« back to all changes in this revision

Viewing changes to Readme.txt

  • Committer: weidai
  • Date: 2011-01-07 01:30:24 UTC
  • Revision ID: svn-v4:57ff6487-cd31-0410-9ec3-f628ee90f5f0:trunk/c5:522
fix for compiling with Clang from Marshall Clow

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Crypto++: a C++ Class Library of Cryptographic Schemes
2
 
Version 5.6.1 (8/9/2010, SVN r520)
 
2
Version 5.6.2 (in development)
3
3
 
4
4
Crypto++ Library is a free C++ class library of cryptographic schemes.
5
5
Currently the library contains the following algorithms:
41
41
      elliptic curve cryptography  ECDSA, ECNR, ECIES, ECDH, ECMQV
42
42
 
43
43
          insecure or obsolescent  MD2, MD4, MD5, Panama Hash, DES, ARC4, SEAL
44
 
algorithms retained for backwards  3.0, WAKE, WAKE-OFB, DESX (DES-XEX3), RC2,
 
44
algorithms retained for backwards  3.0, WAKE-OFB, DESX (DES-XEX3), RC2,
45
45
     compatibility and historical  SAFER, 3-WAY, GOST, SHARK, CAST-128, Square
46
46
                            value
47
47