summaryrefslogtreecommitdiff
path: root/src/MD2.c
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+3
* Hash: Speed up initialization by removing pure-Python wrappershash-speedup-wipDwayne Litzenberger2013-02-171-12/+17
* Hash: Remove "oid" attributes; add "name" attributeDwayne Litzenberger2013-02-171-0/+1
* Fix compiler warning about "_POSIX_C_SOURCE" being redefined in string.hDwayne Litzenberger2013-02-171-1/+1
* setup.py: Add more compiler warnings and fix unsigned-signed comparisonsDwayne C. Litzenberger2012-07-031-2/+2
* Merged from upstream (py3k support) and modified so that all unit tests pass.Legrandin2011-10-181-1/+2
|\
| * 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/+2
* | | Added Lorenz Quack's native C implementation of all SHA-2 algorithmLegrandin2011-10-161-1/+1
* | | 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
| |/
* | Add OID to each hash algorithm.Legrandin2011-02-031-0/+11
|/
* MD2.c: Replace the legal noticeDwayne C. Litzenberger2009-08-021-3/+19
* [project @ robey@lag.net-20060815024756-0ee4d018bde70abe]Robey Pointer2006-08-141-1/+1
* [project @ akuchling-20020517033412-ac0b409d6970cddc]akuchling2002-05-161-65/+65
* [project @ akuchling-20020516233050-85ce258c1e144af3]akuchling2002-05-161-0/+118