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)
commit436cb17b869e2d6cc57936ccc5e81680fb992341
tree6eb620da5140861603782787f76a2cd32914bee4
parentb8f2e6321dd06508f9cc48e8d76d20232cb7d60e
SMB2 signing now works. The spec was wrong (and will be fixed in the
next version)
source/lib/crypto/config.mk
source/lib/crypto/crypto.h
source/lib/crypto/hmacsha256.c [new file with mode: 0644]
source/lib/crypto/hmacsha256.h [new file with mode: 0644]
source/libcli/smb2/signing.c