Age | Commit message (Expand) | Author |
---|---|---|
2020-11-27 | crypto: aegis128/neon - move final tag check to SIMD domain | Ard Biesheuvel |
2020-11-27 | crypto: aegis128/neon - optimize tail block handling | Ard Biesheuvel |
2019-10-26 | crypto: aegis128 - duplicate init() and final() hooks in SIMD code | Ard Biesheuvel |
2019-08-30 | crypto: arm64/aegis128 - use explicit vector load for permute vectors | Ard Biesheuvel |
2019-08-15 | crypto: arm64/aegis128 - implement plain NEON version | Ard Biesheuvel |
2019-08-15 | crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics | Ard Biesheuvel |
2019-08-02 | Revert "crypto: aegis128 - add support for SIMD acceleration" | Herbert Xu |
2019-07-26 | crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics | Ard Biesheuvel |