aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-04-02 14:46:56 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2014-04-02 14:46:56 -0700
commit1bcad7b19ed6fd7b52c14caa57781d0fdbc64676 (patch)
treec9c7d1a4a61b31fbce0e228d62362cc3389b8a8d /docs/index.rst
parente43360f108c018cba03b4876442eb16c53b95433 (diff)
downloadcryptography-1bcad7b19ed6fd7b52c14caa57781d0fdbc64676.tar.gz
cryptography-1bcad7b19ed6fd7b52c14caa57781d0fdbc64676.tar.bz2
cryptography-1bcad7b19ed6fd7b52c14caa57781d0fdbc64676.zip
Recommend @lvh's book
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 58424bfc..083533c9 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -2,7 +2,9 @@ Welcome to ``cryptography``
===========================
``cryptography`` is a Python library which exposes cryptographic recipes and
-primitives. Our goal is for it to be your "cryptographic standard library".
+primitives. Our goal is for it to be your "cryptographic standard library". If
+you are interested in learning more about the field of cryptography, we
+recommend `Crypto 101, by Laurens Van Houtven`_.
Installation
------------
@@ -98,4 +100,4 @@ The ``cryptography`` open source project
documentation. If you're interested in discussing an audit please
:doc:`get in touch </community>`.
-.. _`pre-compiled binaries`: https://www.openssl.org/related/binaries.html
+.. _`Crypto 101, by Laurens Van Houtven`: https://www.crypto101.io/