summaryrefslogtreecommitdiff
path: root/src/AES.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 AES and DES.Legrandin2012-05-101-1/+1
* Reduce symbol table pollution by declaring most things "static".Dwayne C. Litzenberger2009-03-041-10/+10
* [project @ akuchling-20031219220545-440db7cad1cceba5]akuchling2003-12-191-4/+4
* [project @ akuchling-20020517033412-ac0b409d6970cddc]akuchling2002-05-161-940/+940
* [project @ akuchling-20020516233050-85ce258c1e144af3]akuchling2002-05-161-0/+1459