Age | Commit message (Expand) | Author |
---|---|---|
2017-08-04 | crypto: arm64/aes-bs - implement non-SIMD fallback for AES-CTR | Ard Biesheuvel |
2017-08-04 | crypto: algapi - make crypto_xor() take separate dst and src arguments | Ard Biesheuvel |
2017-02-03 | crypto: arm64/aes - don't use IV buffer to return final keystream block | Ard Biesheuvel |
2017-02-03 | crypto: arm64/aes - replace scalar fallback with plain NEON fallback | Ard Biesheuvel |
2017-01-13 | crypto: arm64/aes - reimplement bit-sliced ARM/NEON implementation for arm64 | Ard Biesheuvel |