secur32: Initial working implementation of EncryptMessage and DecryptMessage.

Kai Blin kai.blin at gmail.com
Sat Aug 19 13:02:16 CDT 2006


The way I'm doing the tests seems to use a special case of encryption
handling, thus the conformance tests will not work yet. However, 
EncryptMessage
and DecryptMessage work fine client side for a client-server test setup with 
the
server running on windows. This will need some further investigation.
---
 dlls/secur32/ntlm.c       |   87 
+++++++++++++++++++++++++++++++++++++++++++--
 dlls/secur32/tests/ntlm.c |    2 +
 2 files changed, 84 insertions(+), 5 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 93d37fd3ed29ac3f143c3d5404b389881e24cec5.diff
Type: text/x-patch
Size: 4707 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060819/2d45ed36/93d37fd3ed29ac3f143c3d5404b389881e24cec5.bin


More information about the wine-patches mailing list