aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-08-22 19:48:07 -0400
committerJack Lloyd <[email protected]>2017-08-23 10:39:22 -0400
commit74fc1bd10220775baad957c1cd96a81b253972f3 (patch)
tree3e4e097b9063dff17fd1ea69f0361fe0403d3f3c
parent846aca009fb68260a06f219e500f3c0b1ad51c03 (diff)
Update docs
-rw-r--r--news.rst2
-rw-r--r--readme.rst6
2 files changed, 5 insertions, 3 deletions
diff --git a/news.rst b/news.rst
index c3304302b..3ef115fdc 100644
--- a/news.rst
+++ b/news.rst
@@ -7,6 +7,8 @@ Version 2.3.0, Not Yet Released
* Add the SHACAL2 block cipher, including optimizations using SIMD and SHA-NI
instructions. (GH #1151)
+* Add the ARIA block cipher (GH #1004 and #1157)
+
* Optimized the CMAC polynomial doubling operation, and removed a small timing
channel due to a conditional operation.
diff --git a/readme.rst b/readme.rst
index b2efafd73..de0ced0f0 100644
--- a/readme.rst
+++ b/readme.rst
@@ -163,9 +163,9 @@ Ciphers, hashes, MACs, and checksums
* Authenticated cipher modes EAX, OCB, GCM, SIV, CCM, and ChaCha20Poly1305
* Cipher modes CTR, CBC, XTS, CFB, and OFB
-* Block ciphers AES, Serpent, Blowfish, Twofish, Threefish-512,
- DES/3DES, SM4, Noekeon, IDEA, CAST-128, XTEA, SEED, KASUMI, GOST 28147,
- MISTY1, Lion, CAST-256
+* Block ciphers AES, ARIA, Blowfish, Camellia, CAST-128, CAST-256,
+ DES/3DES, GOST 28147, IDEA, KASUMI, Lion, MISTY1, Noekeon, SEED,
+ Serpent, SHACAL2, SM4, Threefish-512, Twofish, XTEA
* Stream ciphers ChaCha20, Salsa20/XSalsa20, SHAKE-128, and RC4
* Hash functions SHA-1, SHA-2, SHA-3, RIPEMD-160, Skein-512,
BLAKE2b, SM3, Tiger, Whirlpool, GOST 34.11, MD5, MD4