NTLM: remove random pad from v1 plaintext
commitfc1d7cb713f86d015e3c5ce42f5e0c1763458fed
authorStefan Becker <stefan.becker@nokia.com>
Mon, 22 Feb 2010 06:20:23 +0000 (22 08:20 +0200)
committerStefan Becker <stefan.becker@nokia.com>
Mon, 22 Feb 2010 06:20:23 +0000 (22 08:20 +0200)
tree8af2fd4bc6045abf42b6a16bf350c1ad13677c06
parentb7fa73ea06bf70f15fbce268c2c76e503091e980
NTLM: remove random pad from v1 plaintext

The content of the first 4 bytes is irrelevant.  There just have to be 4 bytes
to achieve the correct RC4K output for the last 8 bytes.
src/core/sip-sec-ntlm.c
src/core/tests.c