Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
CVSROOT: /usr/local/cvs Module name: cvsnt Repository: cvsnt/protocols/libntlm-0.3.1/ Changes by: tmh at betty.magenta-netlogic.com. 03/02/19 23:38:51 Modified files: cvsnt/protocols/: Makefile.am Makefile.in rc4.c rc4.h sspi.c cvsnt/protocols/libntlm-0.3.1/: ntlm.h smbencrypt.c smbencrypt.h smbutil.c Log message: sspi for unix. Not getting very far with encryption... it's rc4 but there's no easy documentation to tell you how to generate the key. Plus this is only NTLMv1 which is depreciated anyway (because it's virtually plaintext... it's basically what Win95 speaks).