Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 3858a1c + 6829dbb commit 4d92742Copy full SHA for 4d92742
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