Issue #27200: Merge with 3.5

This commit is contained in:
Zachary Ware 2016-08-10 01:05:56 -05:00
commit 306c3dd6f5
1 changed files with 5 additions and 0 deletions

View File

@ -13,6 +13,11 @@
single: message digest, MD5
single: secure hash algorithm, SHA1, SHA224, SHA256, SHA384, SHA512
.. testsetup::
import hashlib
--------------
This module implements a common interface to many different secure hash and