aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/mac
diff options
context:
space:
mode:
authorAyrx <terrycwk1994@gmail.com>2014-04-16 23:20:15 +0800
committerAyrx <terrycwk1994@gmail.com>2014-04-22 12:11:34 +0800
commit2f2aa5f1647dac2ff8403e25deb38e7839bb2729 (patch)
treea6bebfc8685cb848f47d3e0e88fe9bbec94b5c66 /docs/hazmat/primitives/mac
parent999db72bd88f801871588f16a42aeb0003bb5b9d (diff)
downloadcryptography-2f2aa5f1647dac2ff8403e25deb38e7839bb2729.tar.gz
cryptography-2f2aa5f1647dac2ff8403e25deb38e7839bb2729.tar.bz2
cryptography-2f2aa5f1647dac2ff8403e25deb38e7839bb2729.zip
Updated CMAC documentation
Diffstat (limited to 'docs/hazmat/primitives/mac')
-rw-r--r--docs/hazmat/primitives/mac/index.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/hazmat/primitives/mac/index.rst b/docs/hazmat/primitives/mac/index.rst
new file mode 100644
index 00000000..59fb8da2
--- /dev/null
+++ b/docs/hazmat/primitives/mac/index.rst
@@ -0,0 +1,10 @@
+.. hazmat::
+
+Message Authentication Codes
+============================
+
+.. toctree::
+ :maxdepth: 1
+
+ cmac
+ hmac