diff options
Diffstat (limited to 'docs/development/custom-vectors')
-rw-r--r-- | docs/development/custom-vectors/cast5.rst | 2 | ||||
-rw-r--r-- | docs/development/custom-vectors/idea.rst | 2 |
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 |