aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/serpent/serpent_simd/serpent_simd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove macro usage from SerpentJack Lloyd2022-02-121-44/+9
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-061-1/+1
* Make Serpent sboxes functions instead of macrosJack Lloyd2020-06-061-70/+70
* 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
* 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/+173