]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #18582: Add 'pbkdf2_hmac' to the hashlib module.
authorChristian Heimes <christian@cheimes.de>
Sat, 12 Oct 2013 22:52:43 +0000 (00:52 +0200)
committerChristian Heimes <christian@cheimes.de>
Sat, 12 Oct 2013 22:52:43 +0000 (00:52 +0200)
commite92ef13b0add24cff6b3eba2f0b52a7833195a8c
tree8ff77db5dc84b7b87ceafe5e5bc0da56e431315a
parent3892419a7a8321bef27262b0d8f0a22305830ce5
Issue #18582: Add 'pbkdf2_hmac' to the hashlib module.
Doc/library/hashlib.rst
Doc/whatsnew/3.4.rst
Lib/hashlib.py
Lib/test/test_hashlib.py
Misc/NEWS
Modules/_hashopenssl.c