summaryrefslogtreecommitdiff
path: root/crypto/aegis.h
AgeCommit message (Expand)Author
2019-08-30crypto: aegis128 - Fix -Wunused-const-variable warningYueHaibing
2019-07-27crypto: aegis - fix badly optimized clang outputArnd Bergmann
2019-07-26crypto: aegis128 - add support for SIMD accelerationArd Biesheuvel
2019-07-26crypto: aegis - avoid prerotated AES tablesArd Biesheuvel
2019-01-25crypto: aegis - Cleanup license messThomas Gleixner
2018-10-08crypto: aegis/generic - fix for big endian systemsArd Biesheuvel
2018-05-19crypto: aegis - Add generic AEGIS AEAD implementationsOndrej Mosnacek