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