summaryrefslogtreecommitdiff
path: root/lib/Crypto/Hash/SHA.py
Commit message (Expand)AuthorAgeFilesLines
* Hash: Rename SHA->SHA1 and RIPEMD->RIPEMD160 (2/2)Dwayne Litzenberger2013-02-161-0/+24
* Hash: Rename SHA->SHA1 and RIPEMD->RIPEMD160 (1/2)Dwayne Litzenberger2013-02-161-98/+0
* Added documentation for all hash algorithmsLegrandin2012-05-051-22/+64
* Merged from upstream (py3k support) and modified so that all unit tests pass.Legrandin2011-10-181-2/+3
|\
| * Merge branch 'master' into py3kDwayne C. Litzenberger2011-10-101-0/+1
| |\
| * | Changes to allow pycrpyto to work on Python 3.x as well as 2.1 through 2.7Thorsten Behrens2010-12-281-1/+3
* | | Merged with upstream.Legrandin2011-09-201-0/+1
|\ \ \ | | |/ | |/|
| * | Add variable block size support to HMAC-SHA384 and HMAC-SHA512 which useFrédéric Bertolus2011-04-081-0/+1
| |/
* | Simplify wrapper, as digest_size is known in advance each time.Legrandin2011-02-071-3/+3
* | First fully tested version of Crypto.Signature.PKCS1_PSSLegrandin2011-02-061-0/+1
* | Add OID to each hash algorithm.Legrandin2011-02-031-7/+20
|/
* 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/+21