summaryrefslogtreecommitdiff
path: root/include/crypto/sha1.h
AgeCommit message (Expand)Author
2025-07-14lib/crypto: sha1: Add HMAC supportEric Biggers
2025-07-14lib/crypto: sha1: Add SHA-1 library functionsEric Biggers
2025-07-14lib/crypto: sha1: Rename sha1_init() to sha1_init_raw()Eric Biggers
2025-04-23crypto: sha1-generic - Use API partial block handlingHerbert Xu
2025-04-23crypto: x86/sha1 - Use API partial block handlingHerbert Xu
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers