Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: Add InvMixColumns | Tom Musta | 2014-06-16 | 1 | -0/+265 |
* | util: Add AES ShiftRows and InvShiftRows Tables | Tom Musta | 2014-06-16 | 1 | -0/+8 |
* | util: Add S-Box and InvS-Box Arrays to Common AES Utils | Tom Musta | 2014-06-16 | 1 | -0/+70 |
* | aes: Remove unused code (NDEBUG, u16) | Stefan Weil | 2013-07-27 | 1 | -5/+0 |
* | aes: make Td[0-5] and Te[0-5] tables non static | Aurelien Jarno | 2013-04-13 | 1 | -252/+252 |
* | aes: move aes.h from include/block to include/qemu | Aurelien Jarno | 2013-04-13 | 1 | -1/+1 |
* | build: move libqemuutil.a components to util/ | Paolo Bonzini | 2013-01-12 | 1 | -0/+1314 |