| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-29 | lib/crypto: blake2s: Move generic code into blake2s.c | Eric Biggers | 1 | -111/+0 |
| 2025-06-30 | lib/crypto: Explicitly include <linux/export.h> | Eric Biggers | 1 | -4/+5 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2023-04-13 | crypto: blake2s: remove module-related code | Nick Alcock | 1 | -4/+0 |
| 2023-04-13 | crypto: remove MODULE_LICENSE in non-modules | Nick Alcock | 1 | -1/+0 |
| 2022-01-07 | lib/crypto: blake2s: include as built-in | Jason A. Donenfeld | 1 | -1/+5 |
| 2019-11-17 | crypto: blake2s - generic C library implementation and selftest | Jason A. Donenfeld | 1 | -0/+111 |