| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-07-14 | lib/crypto: sha1: Add HMAC support | Eric Biggers | 1 | -3/+105 |
| 2025-07-14 | lib/crypto: sha1: Add SHA-1 library functions | Eric Biggers | 1 | -5/+110 |
| 2025-07-14 | lib/crypto: sha1: Rename sha1_init() to sha1_init_raw() | Eric Biggers | 1 | -3/+3 |
| 2025-06-30 | lib/crypto: Explicitly include <linux/export.h> | Eric Biggers | 1 | -3/+3 |
| 2024-10-03 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-06-21 | crypto: lib - add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
| 2022-07-20 | crypto: lib - add module license to libsha1 | Eric Biggers | 1 | -0/+3 |
| 2022-07-15 | crypto: lib - move lib/sha1.c into lib/crypto/ | Eric Biggers | 1 | -0/+137 |
