Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-09 | crypto: arm64 - cleanup comments | Tom Rix | 1 | -1/+1 |
2021-02-10 | crypto: arm64/sha512-ce - simplify NEON yield | Ard Biesheuvel | 1 | -27/+26 |
2021-01-22 | crypto: arm64/sha - add missing module aliases | Ard Biesheuvel | 1 | -0/+2 |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 1 | -1/+1 |
2019-12-11 | crypto: arm64/sha - fix function types | Sami Tolvanen | 1 | -12/+14 |
2019-03-22 | crypto: arm64 - convert to use crypto_simd_usable() | Eric Biggers | 1 | -3/+4 |
2018-07-09 | crypto: shash - remove useless setting of type flags | Eric Biggers | 1 | -2/+0 |
2018-01-18 | crypto: arm64 - implement SHA-512 using special instructions | Ard Biesheuvel | 1 | -0/+119 |