aboutsummaryrefslogtreecommitdiffstats
path: root/src/aes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Remove some variables we didn't really need in the key schedulelloyd2006-08-151-6/+4
* Merge the AES TD and TE arrays, so assembly versions can used indexedlloyd2006-08-131-0/+15
* Throw Invalid_Key_Length rather than Invalid_Argument in AES constructorlloyd2006-08-131-2/+1
* Initial checkin1.5.6lloyd2006-05-181-0/+195