aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/aegis.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-30crypto: aegis128 - Fix -Wunused-const-variable warningYueHaibing1-11/+0
2019-07-27crypto: aegis - fix badly optimized clang outputArnd Bergmann1-7/+7
2019-07-26crypto: aegis128 - add support for SIMD accelerationArd Biesheuvel1-7/+7
2019-07-26crypto: aegis - avoid prerotated AES tablesArd Biesheuvel1-8/+6
2019-01-25crypto: aegis - Cleanup license messThomas Gleixner1-6/+1
2018-10-08crypto: aegis/generic - fix for big endian systemsArd Biesheuvel1-11/+9
2018-05-19crypto: aegis - Add generic AEGIS AEAD implementationsOndrej Mosnacek1-0/+80