Update crypto.rst

Python 3.2 support has been dropped from pyca/cryptography as of April 2015. https://github.com/pyca/cryptography/pull/1846
This commit is contained in:
Terry Chia
2016-04-01 16:56:21 +08:00
parent 4ea12d432d
commit 9c703e6c70
+1 -1
View File
@@ -6,7 +6,7 @@ Cryptography
`Cryptography <https://cryptography.io/en/latest/>`_ is an actively developed
library that provides cryptographic recipes and primitives. It supports
Python 2.6-2.7, Python 3.2+ and PyPy.
Python 2.6-2.7, Python 3.3+ and PyPy.
Cryptography is divided into two layers of recipes and hazardous materials