summaryrefslogtreecommitdiffstats
path: root/crypto/aegis.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: aegis128 - Move simd prototypes into aegis.hHerbert Xu2021-03-191-0/+19
* crypto: aegis128 - Fix -Wunused-const-variable warningYueHaibing2019-08-301-11/+0
* crypto: aegis - fix badly optimized clang outputArnd Bergmann2019-07-271-7/+7
* crypto: aegis128 - add support for SIMD accelerationArd Biesheuvel2019-07-261-7/+7
* crypto: aegis - avoid prerotated AES tablesArd Biesheuvel2019-07-261-8/+6
* crypto: aegis - Cleanup license messThomas Gleixner2019-01-251-6/+1
* crypto: aegis/generic - fix for big endian systemsArd Biesheuvel2018-10-081-11/+9
* crypto: aegis - Add generic AEGIS AEAD implementationsOndrej Mosnacek2018-05-191-0/+80