Age | Commit message (Expand) | Author |
---|---|---|
2021-03-19 | crypto: aegis128 - Move simd prototypes into aegis.h | Herbert Xu |
2020-11-27 | crypto: aegis128/neon - move final tag check to SIMD domain | Ard Biesheuvel |
2019-10-26 | crypto: aegis128 - duplicate init() and final() hooks in SIMD code | 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 |