mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user