summaryrefslogtreecommitdiff
path: root/src/ARC2.c
Commit message (Expand)AuthorAgeFilesLines
* Add block_finalize to clean up block_state from ALGdeallocSebastian Ramacher2013-10-281-0/+4
* Add pycrypto_common.h and clean up a bunch of miscellaneous includes & typedefsDwayne Litzenberger2013-04-211-4/+4
* Fix compiler warning about "_POSIX_C_SOURCE" being redefined in string.hDwayne Litzenberger2013-02-171-1/+1
* Added documentation for RC2Legrandin2012-05-121-1/+1
* ARC2.c: Replace the legal noticeDwayne C. Litzenberger2009-08-021-4/+35
* ARC2: Fix buffer overflowDwayne C. Litzenberger2009-02-061-0/+7
* ARC2: Add 'effective_keylen' keyword parameter so we can pass the RFC 2268 testsDwayne C. Litzenberger2008-09-141-8/+5
* [project @ akuchling-20020517203445-59685659569a91f1]akuchling2002-05-171-1/+2
* [project @ akuchling-20020517033412-ac0b409d6970cddc]akuchling2002-05-161-111/+111
* [project @ akuchling-20020516233050-85ce258c1e144af3]akuchling2002-05-161-0/+184