Description
Builds NTLM authentication messages for Python clients that need to talk to services using Microsoft's NTLM protocol. It is useful for compatibility with older enterprise HTTP, proxy, or Windows-integrated services.
NTLM is authentication-sensitive and often used with corporate credentials. Prefer secure transport, protect passwords and hashes, and avoid logging challenge or response material.