aboutsummaryrefslogtreecommitdiff
path: root/util/aes.c
AgeCommit message (Expand)Author
2014-06-16util: Add InvMixColumnsTom Musta
2014-06-16util: Add AES ShiftRows and InvShiftRows TablesTom Musta
2014-06-16util: Add S-Box and InvS-Box Arrays to Common AES UtilsTom Musta
2013-07-27aes: Remove unused code (NDEBUG, u16)Stefan Weil
2013-04-13aes: make Td[0-5] and Te[0-5] tables non staticAurelien Jarno
2013-04-13aes: move aes.h from include/block to include/qemuAurelien Jarno
2013-01-12build: move libqemuutil.a components to util/Paolo Bonzini