Fix m 60 a 3 mangle code
authorDavid Llewellyn-Jones <david@flypig.co.uk>
Fri, 26 Aug 2016 17:56:57 +0000 (17:56 +0000)
committerDavid Llewellyn-Jones <david@flypig.co.uk>
Fri, 26 Aug 2016 17:56:57 +0000 (17:56 +0000)
The broken code was overwriting the w0[0] value and this appeared
to be causing problems. Rearranging the code to avoid this has
allowed HMAC-MD5 (6) mode with attack 3 to work.


No differences found