summaryrefslogtreecommitdiffstats
path: root/crypto/aes/aes_x86core.c
AgeCommit message (Expand)Author
2015-03-13Fix undefined behaviour in shifts.Emilia Kasper
2015-01-22Manually reformat aes_x86core.c and add it to the list of files skipped byMatt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2012-11-28Intel compiler support update from HEAD.Andy Polyakov
2006-08-01Switch to compact S-box when generating AES key schedule.Andy Polyakov
2006-07-14Add option for "compact" rounds to aes_x86core.c. "Compact" rounds areAndy Polyakov
2006-07-04Fix compiler warnings.Andy Polyakov
2006-07-02Prepare playground for AES experimental code.Andy Polyakov