| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | PEP 466: backport hashlib algorithm constants (closes #21307) | Benjamin Peterson | 2014-08-28 | 1 | -0/+18 |
|
|
* | backport hashlib.pbkdf2_hmac per PEP 466 (closes #21304) | Benjamin Peterson | 2014-05-31 | 1 | -0/+40 |
|
|
* | Fix markup error. | Georg Brandl | 2014-01-21 | 1 | -1/+0 |
|
|
* | The "FAQ" link at the end was changed to a Wikipedia link; reflect that. | Georg Brandl | 2013-10-06 | 1 | -2/+4 |
|
|
* | Backport source links from 3.x. | Éric Araujo | 2011-08-19 | 1 | -1/+4 |
|
|
* | #8783: replace link to now dead hash collision FAQ. | Georg Brandl | 2010-05-21 | 1 | -2/+2 |
|
|
* | Adds the hashlib.algorithms attribute. See issue7418. | Gregory P. Smith | 2010-03-01 | 1 | -0/+9 |
|
|
* | #6908: fix association of hashlib hash attributes. | Georg Brandl | 2009-09-14 | 1 | -2/+2 |
|
|
* | Issue #4751: For hashlib algorithms provided by OpenSSL, the Python | Gregory P. Smith | 2009-05-04 | 1 | -0/+6 |
|
|
* | correct email address | Gregory P. Smith | 2009-01-11 | 1 | -2/+2 |
|
|
* | Enable doctest running for several other documents. | Georg Brandl | 2008-03-22 | 1 | -3/+3 |
|
|
* | Mention that crc32 and adler32 are available in a different module (zlib). | Gregory P. Smith | 2008-03-19 | 1 | -0/+4 |
|
|
* | Fixes Issue 1385: The hmac module now computes the correct hmac when using | Gregory P. Smith | 2007-11-06 | 1 | -1/+9 |
|
|
* | More work on SSL support. | Bill Janssen | 2007-09-10 | 1 | -1/+1 |
|
|
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+121 |
|
|