aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/aes_ssse3/aes_ssse3.h
Commit message (Expand)AuthorAgeFilesLines
* Big, invasive but mostly automated change, with a further attempt atlloyd2010-09-071-3/+3
* Add also AES-192 using SSSE3lloyd2010-08-121-0/+20
* Support AES-256 is the SSSE3 implementationlloyd2010-08-121-1/+21
* Add an implementation of AES-128 using SSSE3 instructions. It runs inlloyd2010-08-091-0/+37