aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/custom-vectors
diff options
context:
space:
mode:
authorAlex Stapleton <alexs@prol.etari.at>2014-03-18 15:29:00 +0000
committerAlex Stapleton <alexs@prol.etari.at>2014-03-18 15:31:46 +0000
commitc5fffd3b33ace832697e2086411dc4e4f1ab03d0 (patch)
treee0c2671f4af2d5acacb28c99506ae31d43d98078 /docs/development/custom-vectors
parent38c42635490d24d7ee88041b52002156c6f5a676 (diff)
downloadcryptography-c5fffd3b33ace832697e2086411dc4e4f1ab03d0.tar.gz
cryptography-c5fffd3b33ace832697e2086411dc4e4f1ab03d0.tar.bz2
cryptography-c5fffd3b33ace832697e2086411dc4e4f1ab03d0.zip
Standardise on sentence case for titles
Diffstat (limited to 'docs/development/custom-vectors')
-rw-r--r--docs/development/custom-vectors/cast5.rst2
-rw-r--r--docs/development/custom-vectors/idea.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/development/custom-vectors/cast5.rst b/docs/development/custom-vectors/cast5.rst
index f5400270..98c5ba75 100644
--- a/docs/development/custom-vectors/cast5.rst
+++ b/docs/development/custom-vectors/cast5.rst
@@ -1,4 +1,4 @@
-CAST5 Vector Creation
+CAST5 vector creation
=====================
This page documents the code that was used to generate the CAST5 CBC, CFB, OFB,
diff --git a/docs/development/custom-vectors/idea.rst b/docs/development/custom-vectors/idea.rst
index 68c00b85..e0db58d9 100644
--- a/docs/development/custom-vectors/idea.rst
+++ b/docs/development/custom-vectors/idea.rst
@@ -1,4 +1,4 @@
-IDEA Vector Creation
+IDEA vector creation
=====================
This page documents the code that was used to generate the IDEA CBC, CFB, and