summaryrefslogtreecommitdiffstats
path: root/aes.c
Commit message (Expand)AuthorAgeFilesLines
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-2/+2
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-4/+4
* AES crypto supportbellard2004-08-011-0/+1317
OpenPOWER on IntegriCloud