aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/md5.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-18crypto: md5 - use md5 IV MD5_HX instead of their raw valueLABBE Corentin1-4/+4
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-0/+1
2011-08-06crypto: Move md5_transform to lib/md5.cDavid S. Miller1-91/+1
2010-03-02crypto: md5 - Set statesizeHerbert Xu1-0/+1
2010-01-17crypto: md5 - Add export supportMax Vozeler1-16/+24
2008-12-25crypto: md5 - Switch to shashAdrian-Ken Rueegsegger1-22/+28
2008-04-21[CRYPTO] all: Clean up init()/fini()Kamalesh Babulal1-4/+4
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu1-6/+6
2006-01-09[CRYPTO] Use standard byte order macros wherever possibleHerbert Xu1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+244