aboutsummaryrefslogtreecommitdiffstats
path: root/src/aes_tab.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge the AES TD and TE arrays, so assembly versions can used indexedlloyd2006-08-131-188/+174
| | | | | addressing rather than having to keep all four pointers around. Unfortunately GCC does not seem to be taking advantage of this.
* Initial checkin1.5.6lloyd2006-05-181-0/+418