Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use size_t rather than u32bit for the blocks argument of encrypt_n | lloyd | 2010-10-12 | 1 | -4/+4 |
* | Completely remove the second parameter to SecureVector which specifies | lloyd | 2010-09-14 | 1 | -2/+2 |
* | Only call the scalar versions if we actually have leftover blocks to | lloyd | 2010-06-22 | 1 | -2/+4 |
* | In IDEA, Noekeon, Serpent, XTEA, provide and use ro accessor functions | lloyd | 2010-06-21 | 1 | -0/+4 |
* | Add SIMD version of Noekeon. On a Core2, about 2.7x faster using SIMD_SSE2 | lloyd | 2010-01-12 | 1 | -0/+161 |