aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/idea_sse2/idea_sse2.h
Commit message (Expand)AuthorAgeFilesLines
* Use size_t rather than u32bit for the blocks argument of encrypt_nlloyd2010-10-121-2/+2
* s/u32bit/size_t/ for block cipher parallelism querieslloyd2010-10-121-1/+1
* More Doxygen fixeslloyd2010-06-151-1/+1
* Change BlockCipher::parallelism() to return the native parallelism oflloyd2010-05-251-1/+1
* Set parallelism defaults.lloyd2010-02-251-0/+2
* Add last nights project, an SSE2 implementation of IDEA. Right about 4xlloyd2009-12-231-0/+29