CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/11 03:18:27
Modified files:
lib/libc/crypt : blowfish.c
lib/libc/hash : helper.c md5.c rmd160.c sha1.c sha2.c siphash.c
lib/libc/include: namespace.h
Added files:
lib/libc/hidden: blf.h md5.h rmd160.h sha1.h sha2.h siphash.h
Log message:
Wrap blowfish, sha*, md5, and rmd160 so that internal calls go direct
ok deraadt@
