CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/15 06:05:59
Modified files:
lib/libc/hash : helper.c md5.c rmd160.c sha1.c sha2.c
Log message:
Use explicit_bzero instead of memset in hash Final and End functions.
OK deraadt@ djm@
