aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/aes_intel/aes_intel.h
Commit message (Expand)AuthorAgeFilesLines
* Add AES-256 using AES-NIlloyd2009-11-101-0/+17
* Make the AES implementation using Intel's AES instruction extension official;lloyd2009-11-101-2/+2
* Add a complete but untested AES-128 using the AES-NI intrinsics.lloyd2009-11-061-45/+5
* Stub for AES class using Intel's AES-NI instructions and an engine forlloyd2009-11-061-0/+74