diff options
Diffstat (limited to 'docs/hazmat')
-rw-r--r-- | docs/hazmat/primitives/mac/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/primitives/mac/index.rst b/docs/hazmat/primitives/mac/index.rst index acfe9bed..bc54bae4 100644 --- a/docs/hazmat/primitives/mac/index.rst +++ b/docs/hazmat/primitives/mac/index.rst @@ -1,6 +1,6 @@ .. hazmat:: -Message Authentication Codes +Message authentication codes ============================ While cryptography supports both the CMAC and HMAC algorithms, we strongly |