13 Apr
2006
13 Apr
'06
10 a.m.
Markus Krause <krause@biochem.mpg.de> wrote:
putting it in yesterdays state (like the line above) fixes it of course, but as the veriable "sha1_data_problems" ist used in several places (hmacsha1.c, eapsimlib.c, radeapclient.c, hmacsha1.c:) i doubt that this is really an intended solution ...
I'll go fix that. That code is wrong on so many levels. Debugging of protocols & hash functions should be done by compile-time changes, not by run-time changes. Alan DeKok.