Changeset 391 for python/trunk/Doc/library/crypto.rst
- Timestamp:
- Mar 19, 2014, 11:31:01 PM (11 years ago)
- Location:
- python/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk
-
Property svn:mergeinfo
set to
/python/vendor/Python-2.7.6 merged eligible /python/vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
python/trunk/Doc/library/crypto.rst
r2 r391 28 28 encryption algorithms, most notably AES. These modules are not distributed with 29 29 Python but available separately. See the URL 30 http://www. amk.ca/python/code/crypto.htmlfor more information.30 http://www.pycrypto.org for more information. 31 31
Note:
See TracChangeset
for help on using the changeset viewer.