summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libhashlib.tex
Commit message (Collapse)AuthorAgeFilesLines
* Backport r58868:Gregory P. Smith2007-11-061-1/+5
| | | | | Fixes Issue 1385: The hmac module now computes the correct hmac when using hashes with a block size other than 64 bytes (such as sha384 and sha512).
* Backport 51663:Neal Norwitz2006-09-031-2/+2
| | | | Doc fix: hashlib objects don't always return a digest of 16 bytes.
* Grammar fixAndrew M. Kuchling2006-04-021-1/+1
|
* Correct misspellings.Georg Brandl2006-01-231-1/+1
|
* whoops, missed adding this last night in my hashlib commitGregory P. Smith2005-08-221-0/+114