summaryrefslogtreecommitdiff
path: root/lib/Crypto/Hash/MD5.py
Commit message (Expand)AuthorAgeFilesLines
* Hash: Speed up initialization by removing pure-Python wrappershash-speedup-wipDwayne Litzenberger2013-02-171-43/+47
* Hash: Remove "oid" attributes; add "name" attributeDwayne Litzenberger2013-02-171-10/+1
* Fix typos in docsDwayne C. Litzenberger2012-05-231-1/+1
* Added documentation for all hash algorithmsLegrandin2012-05-051-21/+63
* Merged from upstream (py3k support) and modified so that all unit tests pass.Legrandin2011-10-181-2/+3
|\
| * Changes to allow pycrpyto to work on Python 3.x as well as 2.1 through 2.7Thorsten Behrens2010-12-281-3/+5
* | Simplify wrapper, as digest_size is known in advance each time.Legrandin2011-02-071-3/+3
* | Fixed typoLegrandin2011-02-061-1/+1
* | First fully tested version of Crypto.Signature.PKCS1_PSSLegrandin2011-02-061-0/+1
* | Add OID to each hash algorithm.Legrandin2011-02-031-7/+18
|/
* Legal: Add PD dedication to __init__.py files and hash stubsDwayne C. Litzenberger2009-03-011-0/+19
* cleanup: Move modules to "lib/Crypto" subdirectory.Dwayne C. Litzenberger2009-02-281-0/+23