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