Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-05-12 | crypto: lib/chacha - add array bounds to function prototypes | Eric Biggers | 1 | -7/+8 |
2025-05-12 | crypto: lib/chacha - use struct assignment to copy state | Eric Biggers | 1 | -6/+2 |
2025-05-12 | crypto: lib/chacha - strongly type the ChaCha state | Eric Biggers | 1 | -16/+19 |
2024-10-03 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
2021-04-22 | crypto: doc - fix kernel-doc notation in chacha.c and af_alg.c | Randy Dunlap | 1 | -2/+2 |
2020-05-08 | crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h | Eric Biggers | 1 | -1/+0 |
2019-11-17 | crypto: chacha - move existing library code into lib/crypto | Ard Biesheuvel | 1 | -0/+115 |