aboutsummaryrefslogtreecommitdiffstats
path: root/readme.rst
diff options
context:
space:
mode:
authorMatthias Gierlings <[email protected]>2016-11-25 23:56:18 +0100
committerMatthias Gierlings <[email protected]>2016-11-26 00:00:19 +0100
commit33762ef4d3dc43cde0c91f19f834627c0f124b30 (patch)
tree4ec209f8771f0146cfb5939f3ed353038fa6b114 /readme.rst
parentce1c593c8f6258a5fa0df50f620e4bdde4e7d034 (diff)
Updates docs & module policy
- Added GMAC to list of supported MAC algorithms in readme.rst - Updated module policy to prevent CI crash - Added myself to credits.rst
Diffstat (limited to 'readme.rst')
-rw-r--r--readme.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.rst b/readme.rst
index f7b79228b..cf8ba6d4a 100644
--- a/readme.rst
+++ b/readme.rst
@@ -195,7 +195,7 @@ Hash functions and MACs
* SHA-3 (and Keccak-1600)
* Skein-512, BLAKE2b
* RIPEMD-160, Tiger, Whirlpool, GOST 34.11
-* Authentication codes HMAC, CMAC, Poly1305, SipHash
+* Authentication codes CMAC, GMAC, HMAC, Poly1305, SipHash
* Hash function combiners (Parallel and Comb4P)
* Non-cryptographic checksums Adler32, CRC24, CRC32
* Obsolete algorithms MD5, MD4, CBC-MAC, X9.19 DES-MAC