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 | -2/+2 |
* | s/u32bit/size_t/ for block cipher parallelism queries | lloyd | 2010-10-12 | 1 | -1/+1 |
* | More Doxygen fixes | lloyd | 2010-06-15 | 1 | -2/+2 |
* | Change BlockCipher::parallelism() to return the native parallelism of | lloyd | 2010-05-25 | 1 | -1/+1 |
* | Set parallelism defaults. | lloyd | 2010-02-25 | 1 | -0/+2 |
* | Rename SSE2 stuff to be generally SIMD since it supports at least SSE2 | lloyd | 2009-10-29 | 1 | -0/+29 |