aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/noekeon_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-0/+4
* 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
* Add SIMD version of Noekeon. On a Core2, about 2.7x faster using SIMD_SSE2lloyd2010-01-123-0/+197