Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-15 | crypto: aegis128 - add support for SIMD acceleration | Ard Biesheuvel | 1 | -447/+0 |
2019-08-02 | Revert "crypto: aegis128 - add support for SIMD acceleration" | Herbert Xu | 1 | -0/+447 |
2019-07-26 | crypto: aegis128 - add support for SIMD acceleration | Ard Biesheuvel | 1 | -447/+0 |
2019-07-26 | crypto: aegis128 - drop empty TFM init/exit routines | Ard Biesheuvel | 1 | -11/+0 |
2019-04-18 | crypto: run initcalls for generic implementations earlier | Eric Biggers | 1 | -1/+1 |
2019-02-08 | crypto: aegis - fix handling chunked inputs | Eric Biggers | 1 | -7/+7 |
2019-01-25 | crypto: aegis - Convert to SPDX license identifiers | Thomas Gleixner | 1 | -5/+1 |
2018-07-09 | crypto: aead - remove useless setting of type flags | Eric Biggers | 1 | -1/+0 |
2018-05-19 | crypto: aegis - Add generic AEGIS AEAD implementations | Ondrej Mosnacek | 1 | -0/+463 |