CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/23 17:27:22
Modified files:
include : Makefile
lib/libc/hash : Makefile.inc rmd160.3 sha1.3 sha2.3
Added files:
lib/libc/hash : md5.3
Removed files:
include : md4.h
lib/libc/hash : md4.c mdX.3
Log message:
Remove the MD4 functions.
"A collision attack published in 2007 can find collisions for full
MD4 in less than two hash operations."
ok deraadt@, man pages ok jmc@
