CVS Root: /home/cvs
Module: putty
Changes by: simon
Date: Wed Dec 18 2002 09:54:57 GMT
Log message:
`Leonid' points out a stupid mistake in MD5 HMAC initialisation: we
should initialise _both_ MD5 states, not the same one twice.
Modified files:
. : sshmd5.c
Links:
http://cvs.tartarus.org//putty/sshmd5.c.diff?r1=1.7&r2=1.8