aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/aes/aes_ssse3/aes_ssse3.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support NEON for AES vector permutesJack Lloyd2019-09-011-517/+0
* Abstract the AES SSSE3 implementation to support other SIMDJack Lloyd2019-08-311-449/+329
* Convert http:// links to https:// where possibleJack Lloyd2017-10-241-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-13/+13
* Add Cilk/OpenMP supportJack Lloyd2016-11-261-2/+2
* Move ISA optimized versions under the main algo dirJack Lloyd2016-11-031-0/+637