aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/aes/aes_x86core.c
Commit message (Expand)AuthorAgeFilesLines
* Experimental symbol renaming to avoid clashes with regular OpenSSL.Dr. Stephen Henson2011-02-161-0/+1
* Switch to compact S-box when generating AES key schedule.Andy Polyakov2006-08-011-16/+45
* Add option for "compact" rounds to aes_x86core.c. "Compact" rounds areAndy Polyakov2006-07-141-204/+425
* Fix compiler warnings.Andy Polyakov2006-07-041-8/+8
* Prepare playground for AES experimental code.Andy Polyakov2006-07-021-0/+813