Age | Commit message (Expand) | Author |
---|---|---|
2025-07-14 | lib/crypto: sha1: Add HMAC support | Eric Biggers |
2025-07-14 | lib/crypto: sha1: Add SHA-1 library functions | Eric Biggers |
2025-07-14 | lib/crypto: sha1: Rename sha1_init() to sha1_init_raw() | Eric Biggers |
2025-04-23 | crypto: sha1-generic - Use API partial block handling | Herbert Xu |
2025-04-23 | crypto: x86/sha1 - Use API partial block handling | Herbert Xu |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers |