summaryrefslogtreecommitdiff
path: root/simeck-simd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix SunStudio 12.3 compile on i386Jeffrey Walton2018-07-161-1/+2
* Squash MS LNK4221 and libtool warningsJeffrey Walton2018-07-061-0/+3
* Switch to _mm_loadu_si128 for SIMECK key loadingJeffrey Walton2018-07-011-20/+32
* Clear unused variable warningsJeffrey Walton2018-07-011-2/+4
* Used fixed rounds in encrypt and decrypt functionsJeffrey Walton2018-07-011-43/+30
* Update attribution for SIMECKJeffrey Walton2018-07-011-1/+1
* Add SIMECK-64 SSSE3 implementation (GH #675)Jeffrey Walton2018-07-011-0/+323