summaryrefslogtreecommitdiffstats
path: root/Doc/library/hashlib.rst
Commit message (Expand)AuthorAgeFilesLines
* More source linksRaymond Hettinger2011-01-271-0/+4
* Fix Issue10793 - hashlib documentation issue on return type of digestSenthil Kumaran2010-12-301-1/+1
* hashlib has two new constant attributes: algorithms_guaranteed andGregory P. Smith2010-09-061-8/+21
* Consistency check for versionadded/changed directives.Georg Brandl2010-08-171-4/+3
* Merged revisions 81404 via svnmerge fromGeorg Brandl2010-05-211-2/+2
* Merged revisions 78528 via svnmerge fromGregory P. Smith2010-03-011-0/+9
* Merged revisions 74779-74786,74793,74795,74811,74860-74861,74863,74876,74886,...Benjamin Peterson2009-10-041-2/+2
* More conversion to new-style optional args.Georg Brandl2009-05-171-1/+0
* 2.7 -> 3.1 versionchanges.Georg Brandl2009-05-051-1/+1
* Merge refactoring I did when committing r72267 to trunk into theGregory P. Smith2009-05-041-0/+6
* Merged revisions 68450,68480-68481,68493,68495,68501,68512,68514-68515,68534-...Benjamin Peterson2009-01-161-2/+2
* Issue #4751: hashlib now releases the GIL when hashing large buffersAntoine Pitrou2009-01-081-0/+5
* hexdigest() doesn't return bytes #4771Benjamin Peterson2008-12-291-2/+2
* Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,...Christian Heimes2008-03-231-2/+2
* Merged revisions 61538-61540,61556,61559-61560,61563,61565,61571,61575-61576,...Christian Heimes2008-03-191-0/+4
* Merged revisions 58862-58885 via svnmerge fromGuido van Rossum2007-11-061-1/+9
* Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge fromThomas Wouters2007-09-191-1/+1
* hashlib operates on bytes, not strings.Georg Brandl2007-09-061-26/+33
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-2/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+121