summaryrefslogtreecommitdiff
path: root/Readme.txt
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2017-11-20 08:33:33 -0500
committerJeffrey Walton <noloader@gmail.com>2017-11-20 08:33:33 -0500
commit4b3560baef8e8d7406e41eba0d25c17290993609 (patch)
tree063afe93e6082708c6a326b5aa6d1bf5125edf24 /Readme.txt
parent93fb412215d9ac99400f1850735ac84d74825f38 (diff)
downloadcryptopp-git-4b3560baef8e8d7406e41eba0d25c17290993609.tar.gz
Update documentation
Whitespace check-in
Diffstat (limited to 'Readme.txt')
-rw-r--r--Readme.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Readme.txt b/Readme.txt
index b98d955a..8ba3b829 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -14,9 +14,9 @@ Currently the library contains the following algorithms:
AES and AES candidates AES (Rijndael), RC6, MARS, Twofish, Serpent,
CAST-256
- ARIA, IDEA, Triple-DES (DES-EDE2 and DES-EDE3),
- other block ciphers Camellia, SEED, Kalyna, RC5, Blowfish, TEA, XTEA,
- Threefish, Skipjack, SHACAL-2
+ ARIA, IDEA, Blowfish, Triple-DES (DES-EDE2 and
+ other block ciphers DES-EDE3), Camellia, SEED, Kalyna, RC5, SPECK-64,
+ SPECK-128, Threefish, Skipjack, SHACAL-2, TEA, XTEA
block cipher modes of operation ECB, CBC, CBC ciphertext stealing (CTS),
CFB, OFB, counter mode (CTR)