From f04317ae24441082279ea73ccca0a6630c33cc86 Mon Sep 17 00:00:00 2001 From: Donald Stufft Date: Sun, 27 Oct 2013 16:44:30 -0400 Subject: Move primtives into a hazmat package --- docs/hazmat/primitives/index.rst | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/hazmat/primitives/index.rst (limited to 'docs/hazmat/primitives/index.rst') diff --git a/docs/hazmat/primitives/index.rst b/docs/hazmat/primitives/index.rst new file mode 100644 index 00000000..c18c62ca --- /dev/null +++ b/docs/hazmat/primitives/index.rst @@ -0,0 +1,8 @@ +Primitives +========== + +.. toctree:: + :maxdepth: 1 + + cryptographic-hashes + symmetric-encryption -- cgit v1.2.3