aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2019-02-03 10:25:27 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2019-02-03 07:25:27 -0800
commit58840a7f8269ed68b0189447adf816f58fba51ac (patch)
tree312bc312b4c8a7d4939224c5f4414b6631a14bdc /docs/index.rst
parent0cf2552613c96051c7233300ac7880ae0c5476e1 (diff)
downloadcryptography-58840a7f8269ed68b0189447adf816f58fba51ac.tar.gz
cryptography-58840a7f8269ed68b0189447adf816f58fba51ac.tar.bz2
cryptography-58840a7f8269ed68b0189447adf816f58fba51ac.zip
Also suggest cryptopals to learn crypo (#4745)
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 9ff8664e..396ed0b6 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -19,7 +19,8 @@ key derivation functions. For example, to encrypt something with
'A really secret message. Not for prying eyes.'
If you are interested in learning more about the field of cryptography, we
-recommend `Crypto 101, by Laurens Van Houtven`_.
+recommend `Crypto 101, by Laurens Van Houtven`_ and `The Cryptopals Crypto
+Challenges`_.
Installation
------------
@@ -92,3 +93,4 @@ hazmat layer only when necessary.
:doc:`get in touch </community>`.
.. _`Crypto 101, by Laurens Van Houtven`: https://www.crypto101.io/
+.. _`The Cryptopals Crypto Challenges`: https://cryptopals.com/