CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/27 11:58:14
Modified files:
usr.bin/ssh : digest.c digest.h hostfile.c kex.h mac.c
usr.bin/ssh/lib: Makefile
Added files:
usr.bin/ssh : hmac.c hmac.h
Log message:
replace openssl HMAC with an implementation based on our ssh_digest_*
ok and feedback djm@
