diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-11-25 22:07:38 +0100 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-11-25 22:07:38 +0100 |
commit | f50c14f91b9d7488caa45b1ab9faeaa6d6028f41 (patch) | |
tree | b0bf16acbf79e6fcd45e3eee4309249f53dd028d /CryptoPP/Readme.txt | |
parent | Rails don't turn grass into dirt underneath them. (Patch contributed by STR_Warrior) (diff) | |
download | cuberite-f50c14f91b9d7488caa45b1ab9faeaa6d6028f41.tar cuberite-f50c14f91b9d7488caa45b1ab9faeaa6d6028f41.tar.gz cuberite-f50c14f91b9d7488caa45b1ab9faeaa6d6028f41.tar.bz2 cuberite-f50c14f91b9d7488caa45b1ab9faeaa6d6028f41.tar.lz cuberite-f50c14f91b9d7488caa45b1ab9faeaa6d6028f41.tar.xz cuberite-f50c14f91b9d7488caa45b1ab9faeaa6d6028f41.tar.zst cuberite-f50c14f91b9d7488caa45b1ab9faeaa6d6028f41.zip |
Diffstat (limited to 'CryptoPP/Readme.txt')
-rw-r--r-- | CryptoPP/Readme.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CryptoPP/Readme.txt b/CryptoPP/Readme.txt index 1b26794a0..2f04e9f28 100644 --- a/CryptoPP/Readme.txt +++ b/CryptoPP/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 |