SMB2 signing now works. The spec was wrong (and will be fixed in the
authorAndrew Tridgell <tridge@samba.org>
Tue, 3 Jun 2008 04:29:27 +0000 (14:29 +1000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 3 Jun 2008 04:29:27 +0000 (14:29 +1000)
commit7c926ff1150133127c73b9b46d82524f57b3c616
treeafb513a5fc942f658e5e5be71ec9c69a71e81712
parentaa35cef57fc71d0c38fa9e605839e6eb9988ba98
SMB2 signing now works. The spec was wrong (and will be fixed in the
next version)
(This used to be commit 436cb17b869e2d6cc57936ccc5e81680fb992341)
source4/lib/crypto/config.mk
source4/lib/crypto/crypto.h
source4/lib/crypto/hmacsha256.c [new file with mode: 0644]
source4/lib/crypto/hmacsha256.h [new file with mode: 0644]
source4/libcli/smb2/signing.c