summaryrefslogtreecommitdiffstats
path: root/include/crypto/md5.h
AgeCommit message (Expand)AuthorLines
2025-08-26lib/crypto: md5: Add MD5 and HMAC-MD5 library functionsEric Biggers-1/+180
2025-06-23dm-crypt: Extend state buffer size in crypt_iv_lmk_oneHerbert Xu-0/+4
2025-04-23crypto: md5-generic - Use API partial block handlingHerbert Xu-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2015-12-22crypto: hash - add zero length message hash for shax and md5LABBE Corentin-0/+2
2015-05-18crypto: md5 - add MD5 initial vectorsLABBE Corentin-0/+5
2010-01-17crypto: md5 - Add export supportMax Vozeler-0/+17