aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SHA's block size is 512 bits, not 8Laurens Van Houtven2013-09-281-1/+1
* Whitespace fixes, MD5 -> SHALaurens Van Houtven2013-09-281-7/+7
* reduce diff with py3kBrian Kearns2013-03-081-1/+1
* some fixes/cleanups from py3k versionBrian Kearns2013-03-081-38/+38
* Fix encoding.Armin Rigo2011-12-041-1/+1
* Line up md5 and sha modules with CPython.Amaury Forgeot d'Arc2010-10-141-2/+4
* Rename the builtin modules: md5 to _md5, sha to _sha.Amaury Forgeot d'Arc2010-10-131-0/+350