| Commit message (Expand) | Author | Age | Files | Lines |
* | Docs: Fix backtick errors found by sphinx-lint (#97998) | Hugo van Kemenade | 2022-10-07 | 1 | -1/+1 |
|
|
* | gh-94199: Remove hashlib.pbkdf2_hmac() Python implementation (GH-94200) | Victor Stinner | 2022-06-28 | 1 | -12/+6 |
|
|
* | gh-93851: Fix all broken links in Doc/ (GH-93853) | Oleg Iarygin | 2022-06-21 | 1 | -1/+1 |
|
|
* | minor hashlib doc example cleanup. (#92340) | Gregory P. Smith | 2022-05-05 | 1 | -8/+6 |
|
|
* | bpo-45150: Add hashlib.file_digest() for efficient file hashing (GH-31930) | Christian Heimes | 2022-03-22 | 1 | -0/+43 |
|
|
* | bpo-42982: update pbkdf2 example & add another link (GH-30966) | Gregory P. Smith | 2022-01-27 | 1 | -5/+7 |
|
|
* | bpo-42982: Improve the text on suggested number of iterations of PBKDF2 (GH-2... | Illia Volochii | 2022-01-27 | 1 | -2/+7 |
|
|
* | bpo-40479: Fix hashlib's usedforsecurity for OpenSSL 3.0.0 (GH-30455) | Christian Heimes | 2022-01-13 | 1 | -2/+2 |
|
|
* | bpo-45441: Update some moved URLs in documentation (GH-28861) | 180909 | 2021-10-12 | 1 | -1/+1 |
|
|
* | [docs] Improve the markup of powers (GH-28598) | Serhiy Storchaka | 2021-09-28 | 1 | -2/+2 |
|
|
* | bpo-39498 Start linking the security warnings in the stdlib modules (GH-18272) | Anthony Shaw | 2021-08-09 | 1 | -0/+2 |
|
|
* | bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378) | Mariusz Felisiak | 2021-07-26 | 1 | -1/+1 |
|
|
* | bpo-43880: Show DeprecationWarnings for deprecated ssl module features (GH-25... | Christian Heimes | 2021-04-19 | 1 | -0/+6 |
|
|
* | bpo-43669: Remove OpenSSL 0.9 to 1.1.0 specific documentation (GH-25453) | Christian Heimes | 2021-04-17 | 1 | -2/+0 |
|
|
* | bpo-38820: OpenSSL 3.0.0: Use supported hashing algos in doc test (GH-25319) | Christian Heimes | 2021-04-09 | 1 | -2/+2 |
|
|
* | bpo-42996: Update a reference to PKCS #5 in hashlib docs to version 2.1 (GH-2... | Illia Volochii | 2021-01-22 | 1 | -2/+2 |
|
|
* | bpo-37630: Use SHA3 and SHAKE XOF from OpenSSL (GH-16049) | Christian Heimes | 2020-05-16 | 1 | -0/+2 |
|
|
* | bpo-38738: Fix formatting of True and False. (GH-17083) | Serhiy Storchaka | 2019-11-12 | 1 | -2/+2 |
|
|
* | bpo-9216: Add usedforsecurity to hashlib constructors (GH-16044) | Christian Heimes | 2019-09-13 | 1 | -4/+13 |
|
|
* | bpo-11233: Create availability directive for documentation (GH-9692) | Cheryl Sabella | 2018-10-12 | 1 | -1/+1 |
|
|
* | Use bytes.hex instead of binascii.hexlify in pbkdf2_hmac example (GH-8420) | Ville Skyttä | 2018-09-11 | 1 | -3/+3 |
|
|
* | bpo-33729: Fix issues with arguments parsing in hashlib. (GH-8346) | Serhiy Storchaka | 2018-07-31 | 1 | -13/+14 |
|
|
* | bpo-33892: Doc: Use gender neutral words (GH-7770) | Andrés Delfino | 2018-06-18 | 1 | -1/+1 |
|
|
* | bpo-33641: Convert RFC references into links. (GH-7103) | Serhiy Storchaka | 2018-05-31 | 1 | -2/+1 |
|
|
* | bpo-25910: Link redirections in docs (#1933) | Sanyam Khurana | 2018-01-20 | 1 | -2/+2 |
|
|
* | bpo-25910: Fixes redirection from http to https (#4674) | Sanyam Khurana | 2017-12-06 | 1 | -2/+2 |
|
|
* | Replace KB unit with KiB (#4293) | Victor Stinner | 2017-11-08 | 1 | -1/+1 |
|
|
* | Docs: correct hashlib.blake2 keyed hashing example (bpo-31560) | Dmitry Chestnykh | 2017-09-23 | 1 | -5/+9 |
|
|
* | Improve code examples in hashlib cookie signing (GH-3562) | sww | 2017-09-14 | 1 | -3/+4 |
|
|
* | Issue #29062: Merge hashlib-blake2.rst into hashlib.rst | INADA Naoki | 2017-01-13 | 1 | -2/+434 |
|
|
* | Issue #16113: Add SHA-3 and SHAKE support to hashlib module. | Christian Heimes | 2016-09-07 | 1 | -1/+29 |
|
|
* | Issue #26798: Add BLAKE2 (blake2b and blake2s) to hashlib. | Christian Heimes | 2016-09-06 | 1 | -1/+13 |
|
|
* | Issue #27928: Add scrypt (password-based key derivation function) to hashlib ... | Christian Heimes | 2016-09-06 | 1 | -0/+17 |
|
|
* | Issue #27200: Merge with 3.5 | Zachary Ware | 2016-08-10 | 1 | -0/+5 |
|\ |
|
| * | Issue #27200: Fix doctests in Doc/library/hashlib.rst | Zachary Ware | 2016-08-10 | 1 | -0/+5 |
|
|
* | | Clarify that md5 is in the algorithms_guaranteed list despite what | Gregory P. Smith | 2016-06-12 | 1 | -1/+3 |
|
|
* | | issue15468 - use sha256 instead of md5 or sha1 in the examples. | Gregory P. Smith | 2016-06-12 | 1 | -8/+10 |
|/ |
|
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -2/+2 |
|
|
* | Issue #27036: Fixed formatting references to "bytes-like object" in plural. | Serhiy Storchaka | 2016-05-18 | 1 | -1/+1 |
|
|
* | Issue #26736: Used HTTPS for external links in the documentation if possible. | Serhiy Storchaka | 2016-05-07 | 1 | -1/+1 |
|
|
* | Issue #26390: Fix and test pbkdf2_hmac() parameter names | Martin Panter | 2016-02-22 | 1 | -6/+7 |
|
|
* | make wikipedia link https | Benjamin Peterson | 2015-09-27 | 1 | -1/+1 |
|
|
* | shorten and fix casing of title | Benjamin Peterson | 2015-09-27 | 1 | -2/+2 |
|
|
* | grammar and sentence flow fix | Benjamin Peterson | 2014-05-26 | 1 | -2/+1 |
|
|
* | format reST directive in the usual way | Benjamin Peterson | 2014-05-26 | 1 | -3/+5 |
|
|
* | link to wikipedia description of cryptographic salt | Benjamin Peterson | 2014-05-26 | 1 | -1/+1 |
|
|
* | oxford comma | Benjamin Peterson | 2014-05-26 | 1 | -3/+3 |
|
|
* | Merge in all documentation changes since branching 3.4.0rc1. | Larry Hastings | 2014-03-16 | 1 | -6/+6 |
|
|
* | * Issue #16113: Remove sha3 module again. | Martin v. Löwis | 2014-01-03 | 1 | -5/+1 |
|
|
* | Include sha3 addition in hashlib section of whatsnew. | R David Murray | 2013-12-20 | 1 | -1/+3 |
|
|