Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add AES-256 using AES-NI | lloyd | 2009-11-10 | 1 | -0/+17 |
* | Make the AES implementation using Intel's AES instruction extension official; | lloyd | 2009-11-10 | 1 | -2/+2 |
* | Add a complete but untested AES-128 using the AES-NI intrinsics. | lloyd | 2009-11-06 | 1 | -45/+5 |
* | Stub for AES class using Intel's AES-NI instructions and an engine for | lloyd | 2009-11-06 | 1 | -0/+74 |