aboutsummaryrefslogtreecommitdiff
path: root/aes.c
AgeCommit message (Expand)Author
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2004-08-01AES crypto supportbellard