aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/serpent/serpent_simd
Commit message (Expand)AuthorAgeFilesLines
* Remove SIMD_32 typedefJack Lloyd2018-11-051-16/+16
* Enable using NEON on ClangJack Lloyd2017-12-101-4/+4
* Avoid using semicolon at and of do { } while(0) macro block.Jack Lloyd2017-11-021-3/+3
* Add compile-time rotation functionsJack Lloyd2017-10-121-12/+12
* Remove unused namespaceJack Lloyd2017-09-301-4/+0
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Fix various SunCC and Solaris warnings and build problems.Jack Lloyd2017-01-241-4/+4
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-2/+2
* Rename Serpent SIMD and Twofish SBOX source filesJack Lloyd2016-12-081-0/+0
* Move ISA optimized versions under the main algo dirJack Lloyd2016-11-032-0/+178