summaryrefslogtreecommitdiff
path: root/Readme.txt
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2019-02-15 21:37:26 -0500
committerJeffrey Walton <noloader@gmail.com>2019-02-15 21:37:26 -0500
commit0239393a22d3f8d3d20f3004226dfca6d1b47235 (patch)
treed890a3c60cc9f04a6e65a80ab5654bae779b85bd /Readme.txt
parent72719766bbbe422f23124aa6200a10bfae429ebd (diff)
downloadcryptopp-git-0239393a22d3f8d3d20f3004226dfca6d1b47235.tar.gz
Update Readme
Diffstat (limited to 'Readme.txt')
-rw-r--r--Readme.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/Readme.txt b/Readme.txt
index 06bd4ecb..e0ba0cd9 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -10,16 +10,16 @@ Currently the library contains the following algorithms:
XChaCha20Poly1305
high speed stream ciphers ChaCha (8/12/20), ChaCha (IETF), Panama, Salsa20,
- Sosemanuk, XSalsa20 XChaCha20
+ Sosemanuk, XSalsa20, XChaCha20
AES and AES candidates AES (Rijndael), RC6, MARS, Twofish, Serpent,
CAST-256
- ARIA, IDEA, Blowfish, Triple-DES (DES-EDE2 and
- DES-EDE3), Camellia, SEED, Kalyna (128/256/512),
- other block ciphers RC5, SIMON (64/128), SPECK (64/128), Skipjack,
- SHACAL-2, SM4, Threefish (256/512/1024), TEA,
- XTEA
+ ARIA, Blowfish, Camellia, CHAM, HIGHT, IDEA,
+ Kalyna (128/256/512), LEA, SEED, RC5, SHACAL-2,
+ other block ciphers SIMON (64/128), Skipjack, SPECK (64/128),
+ Simeck, SM4, Threefish (256/512/1024),
+ 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)