aboutsummaryrefslogtreecommitdiff
path: root/crypto/aegis.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-19crypto: aegis128 - Move simd prototypes into aegis.hGravatar Herbert Xu 1-0/+19
2019-08-30crypto: aegis128 - Fix -Wunused-const-variable warningGravatar YueHaibing 1-11/+0
2019-07-27crypto: aegis - fix badly optimized clang outputGravatar Arnd Bergmann 1-7/+7
2019-07-26crypto: aegis128 - add support for SIMD accelerationGravatar Ard Biesheuvel 1-7/+7
2019-07-26crypto: aegis - avoid prerotated AES tablesGravatar Ard Biesheuvel 1-8/+6
2019-01-25crypto: aegis - Cleanup license messGravatar Thomas Gleixner 1-6/+1
2018-10-08crypto: aegis/generic - fix for big endian systemsGravatar Ard Biesheuvel 1-11/+9
2018-05-19crypto: aegis - Add generic AEGIS AEAD implementationsGravatar Ondrej Mosnacek 1-0/+80