secur32: Implement RFC2104 (HMAC) with MD5 for NTLMv2.
commitb629b6defdba677c4da6c88d441e716d5d008e76
authorKai Blin <kai.blin@gmail.com>
Sat, 14 Oct 2006 10:58:03 +0000 (14 12:58 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 Oct 2006 09:27:15 +0000 (16 11:27 +0200)
treeb18434283f2a86260b0f7055d0e31f0fa0a2e7e9
parenteb676fff06ef702c6033f65edb7d39ebe31040ea
secur32: Implement RFC2104 (HMAC) with MD5 for NTLMv2.
dlls/secur32/Makefile.in
dlls/secur32/hmac_md5.c [new file with mode: 0644]
dlls/secur32/hmac_md5.h [new file with mode: 0644]