aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/custom-vectors
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-02-12 16:51:20 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2014-02-12 16:51:20 -0800
commit61ea493b97e2c2ba2d60a2925d46ba7f33327536 (patch)
tree4a59bac06b9562bf117ced76c636efd3c2fc890c /docs/development/custom-vectors
parent93b37348f1cf2a30a54aa0e4229493d2ff8c108a (diff)
downloadcryptography-61ea493b97e2c2ba2d60a2925d46ba7f33327536.tar.gz
cryptography-61ea493b97e2c2ba2d60a2925d46ba7f33327536.tar.bz2
cryptography-61ea493b97e2c2ba2d60a2925d46ba7f33327536.zip
Syntax highlight the go code. Be mad Rob Pike.
Diffstat (limited to 'docs/development/custom-vectors')
-rw-r--r--docs/development/custom-vectors/cast5.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/development/custom-vectors/cast5.rst b/docs/development/custom-vectors/cast5.rst
index 7f1d72c1..09b3bdb1 100644
--- a/docs/development/custom-vectors/cast5.rst
+++ b/docs/development/custom-vectors/cast5.rst
@@ -23,5 +23,6 @@ Verification
The following go code was used to verify the vectors.
.. literalinclude:: /development/custom-vectors/cast5/verify_cast5.go
+ :language: go
Download link: :download:`verify_cast5.go </development/custom-vectors/cast5/verify_cast5.go>`