Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-19 | crypto: aegis128 - Move simd prototypes into aegis.h | Herbert Xu | 1 | -0/+19 |
2019-08-30 | crypto: aegis128 - Fix -Wunused-const-variable warning | YueHaibing | 1 | -11/+0 |
2019-07-27 | crypto: aegis - fix badly optimized clang output | Arnd Bergmann | 1 | -7/+7 |
2019-07-26 | crypto: aegis128 - add support for SIMD acceleration | Ard Biesheuvel | 1 | -7/+7 |
2019-07-26 | crypto: aegis - avoid prerotated AES tables | Ard Biesheuvel | 1 | -8/+6 |
2019-01-25 | crypto: aegis - Cleanup license mess | Thomas Gleixner | 1 | -6/+1 |
2018-10-08 | crypto: aegis/generic - fix for big endian systems | Ard Biesheuvel | 1 | -11/+9 |
2018-05-18 | crypto: aegis - Add generic AEGIS AEAD implementations | Ondrej Mosnacek | 1 | -0/+80 |