aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/xtea_simd
Commit message (Expand)AuthorAgeFilesLines
* Only call the scalar versions if we actually have leftover blocks tolloyd2010-06-221-2/+4
* In IDEA, Noekeon, Serpent, XTEA, provide and use ro accessor functionslloyd2010-06-211-2/+2
* More Doxygen fixeslloyd2010-06-151-2/+2
* Change BlockCipher::parallelism() to return the native parallelism oflloyd2010-05-251-1/+1
* Set parallelism defaults.lloyd2010-02-251-0/+2
* Un-internal loadstor.h (and its header deps, rotate.h andlloyd2009-12-211-1/+1
* Make many more headers internal-only.lloyd2009-12-161-1/+1
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-162-8/+1
* Kill realnames on new modules not in mailinelloyd2009-10-291-2/+0
* Rename SSE2 stuff to be generally SIMD since it supports at least SSE2lloyd2009-10-293-0/+168