summaryrefslogtreecommitdiff
path: root/Readme.txt
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2019-02-15 16:42:58 -0500
committerJeffrey Walton <noloader@gmail.com>2019-02-15 16:42:58 -0500
commit72719766bbbe422f23124aa6200a10bfae429ebd (patch)
tree4f2610fe0b1f02e413caae96be6b590f1ee9dad8 /Readme.txt
parentf44d4cb5b8f64f85bab02588a8141de45fe95d1a (diff)
downloadcryptopp-git-72719766bbbe422f23124aa6200a10bfae429ebd.tar.gz
Update Readme
Diffstat (limited to 'Readme.txt')
-rw-r--r--Readme.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/Readme.txt b/Readme.txt
index 4924b04b..06bd4ecb 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -25,12 +25,13 @@ Currently the library contains the following algorithms:
CFB, OFB, counter mode (CTR)
message authentication codes BLAKE2s, BLAKE2b, CMAC, CBC-MAC, DMAC, GMAC, HMAC,
- Poly1305, SipHash, Two-Track-MAC, VMAC,
+ Poly1305, Poly1305 (IETF), SipHash, Two-Track-MAC,
+ VMAC
BLAKE2s, BLAKE2b, Keccack (F1600), SHA-1,
hash functions SHA-2 (224/256/384/512), SHA-3 (224/256/384/512),
- SipHash, SM3, Tiger, RIPEMD-128, RIPEMD-160,
- RIPEMD-256, RIPEMD-320, WHIRLPOOL
+ SHAKE (128/256), SipHash, SM3, Tiger,
+ RIPEMD (128/160/256/320), WHIRLPOOL
RSA, DSA, Determinsitic DSA, ElGamal,
public-key cryptography Nyberg-Rueppel (NR), Rabin-Williams (RW), LUC,