From 2f2aa5f1647dac2ff8403e25deb38e7839bb2729 Mon Sep 17 00:00:00 2001 From: Ayrx Date: Wed, 16 Apr 2014 23:20:15 +0800 Subject: Updated CMAC documentation --- docs/hazmat/primitives/mac/index.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/hazmat/primitives/mac/index.rst (limited to 'docs/hazmat/primitives/mac') 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 -- cgit v1.2.3