From af6ad144eff9636013f7c21e198a8acab7a510b2 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Wed, 12 Feb 2014 18:02:51 -0600 Subject: show the entire files --- docs/development/custom-vectors/cast5.rst | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'docs/development') diff --git a/docs/development/custom-vectors/cast5.rst b/docs/development/custom-vectors/cast5.rst index bbe155c8..7f1d72c1 100644 --- a/docs/development/custom-vectors/cast5.rst +++ b/docs/development/custom-vectors/cast5.rst @@ -13,10 +13,8 @@ Creation the following python script was run to generate the vector files. .. literalinclude:: /development/custom-vectors/cast5/generate_cast5.py - :linenos: - :lines: 7-16 -Full code: :download:`generate_cast5.py ` +Download link: :download:`generate_cast5.py ` Verification @@ -25,7 +23,5 @@ Verification The following go code was used to verify the vectors. .. literalinclude:: /development/custom-vectors/cast5/verify_cast5.go - :linenos: - :lines: 36-52 -Full code: :download:`verify_cast5.go ` +Download link: :download:`verify_cast5.go ` -- cgit v1.2.3