search for: ntlmssp_des_encrypt_triad

Displaying 1 result from an estimated 1 matches for "ntlmssp_des_encrypt_triad".

2004 Aug 30
0
[PATCH] NTLM fixes
Hello, attached patch contains small NTLM fixes: - open code ntlmssp_des_encrypt_triad() function; - add two missing safe_memset(). It's not safe to leave NTLM hashes on the stack, because they are plain password equivalents. Please consider applying. Best regards. -- Andrey Panin | Linux and UNIX system administrator pazke at donpac.ru | PGP key: wwwkeys.pgp.net ------...