Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add also AES-192 using SSSE3 | lloyd | 2010-08-12 | 1 | -23/+129 |
* | Support AES-256 is the SSSE3 implementation | lloyd | 2010-08-12 | 1 | -4/+72 |
* | Use _mm_set_epi32 instead of _mm_set_epi64x - VC++ obnoxiously only | lloyd | 2010-08-11 | 1 | -78/+78 |
* | Add an implementation of AES-128 using SSSE3 instructions. It runs in | lloyd | 2010-08-09 | 1 | -0/+408 |