]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[crypto] Replace MD5 implementation
authorMichael Brown <mcb30@ipxe.org>
Mon, 5 Mar 2012 10:19:40 +0000 (10:19 +0000)
committerMichael Brown <mcb30@ipxe.org>
Mon, 5 Mar 2012 10:25:58 +0000 (10:25 +0000)
commitfba2310562214eecd5c1fcdba86fccd95e292fa7
treebf79c8b1aeb7823d6194184bcd082b7a1b4bb995
parentcdb4802ff1fbd03622bba0cb26b57d116fa6b97e
[crypto] Replace MD5 implementation

Replace MD5 implementation with one which is around 20% smaller.  This
implementation has been verified using the existing MD5 self-tests.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/crypto/md5.c
src/include/ipxe/md5.h