summaryrefslogtreecommitdiff
path: root/Readme.txt
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2020-05-05 10:56:55 -0400
committerJeffrey Walton <noloader@gmail.com>2020-05-05 10:56:55 -0400
commit41e0cee3b238b19f10db1be3d7816d61aa8a61c5 (patch)
treecfd5234f825796ae921eff2e5aa2dcb7d5cc2d22 /Readme.txt
parentd6a5b7664bde8ab38342e04d1fdda8702fdb9fc7 (diff)
downloadcryptopp-git-41e0cee3b238b19f10db1be3d7816d61aa8a61c5.tar.gz
Bump GCC and Clang versions
Diffstat (limited to 'Readme.txt')
-rw-r--r--Readme.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/Readme.txt b/Readme.txt
index bfb97392..cf4fca9b 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -22,7 +22,7 @@ Currently the library contains the following algorithms:
Triple-DES (DES-EDE2 and DES-EDE3), TEA, XTEA
block cipher modes of operation ECB, CBC, CBC ciphertext stealing (CTS),
- CFB, OFB, counter mode (CTR)
+ CFB, OFB, counter mode (CTR), XTS
message authentication codes BLAKE2s, BLAKE2b, CMAC, CBC-MAC, DMAC, GMAC, HMAC,
Poly1305, Poly1305 (IETF), SipHash, Two-Track-MAC,
@@ -92,10 +92,10 @@ The following compilers are supported for this release. Please visit
http://www.cryptopp.com the most up to date build instructions and porting notes.
* Visual Studio 2003 - 2019
- * GCC 3.3 - 9.0
+ * GCC 3.3 - 10.1
* Apple Clang 4.3 - 9.3
- * LLVM Clang 2.9 - 7.0
- * C++Builder 2015
+ * LLVM Clang 2.9 - 10.0
+ * C++ Builder 2015
* Intel C++ Compiler 9 - 16.0
* Sun Studio 12u1 - 12.6
* IBM XL C/C++ 10.0 - 13.3