summaryrefslogtreecommitdiff
path: root/src/SHA224.c
Commit message (Expand)AuthorAgeFilesLines
* FIX #1096857. Update reference to FIPS 180-4.Legrandin2013-07-141-1/+1
* Improve C extension autodocsDwayne Litzenberger2013-07-141-1/+7
* Add pycrypto_common.h and clean up a bunch of miscellaneous includes & typedefsDwayne Litzenberger2013-04-211-0/+2
* Hash: Speed up initialization by removing pure-Python wrappershash-speedup-wipDwayne Litzenberger2013-02-171-2/+17
* Hash: Remove "oid" attributes; add "name" attributeDwayne Litzenberger2013-02-171-0/+1
* Added Lorenz Quack's native C implementation of all SHA-2 algorithmLegrandin2011-10-161-0/+74