We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a6ddb9 commit 6829dbbCopy full SHA for 6829dbb
1 file changed
Doc/library/crypto.rst
@@ -16,14 +16,3 @@ Here's an overview:
16
17
hashlib.rst
18
hmac.rst
19
-
20
-.. index::
21
- pair: AES; algorithm
22
- single: cryptography
23
- single: Kuchling, Andrew
24
25
-Hardcore cypherpunks will probably find the cryptographic modules written by
26
-A.M. Kuchling of further interest; the package contains modules for various
27
-encryption algorithms, most notably AES. These modules are not distributed with
28
-Python but available separately. See the URL http://www.pycrypto.org/ for more
29
-information.
0 commit comments