e8c910d057
This library handles the low-level details of NTLM authentication for use in authenticating with a service that uses NTLM. It will create and parse the 3 different message types in the order required and produce a base64 encoded value that can be attached to the HTTP header. Features: - LM, NTLM and NTLMv2 authentication - NTLM1 and NTLM2 extended session security - Set the The NTLM Compatibility level when sending messages - Channel Binding Tokens support, need to pass in the SHA256 hash of the certificate for it to work - Support for MIC to enhance the integrity of the messages - Support for session security with signing and sealing messages after authentication happens
51 lines
1.9 KiB
Text
51 lines
1.9 KiB
Text
@comment $NetBSD: PLIST,v 1.1 2017/09/04 18:57:20 joerg Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/ntlm_auth/U32.py
|
|
${PYSITELIB}/ntlm_auth/U32.pyc
|
|
${PYSITELIB}/ntlm_auth/U32.pyo
|
|
${PYSITELIB}/ntlm_auth/__init__.py
|
|
${PYSITELIB}/ntlm_auth/__init__.pyc
|
|
${PYSITELIB}/ntlm_auth/__init__.pyo
|
|
${PYSITELIB}/ntlm_auth/compute_hash.py
|
|
${PYSITELIB}/ntlm_auth/compute_hash.pyc
|
|
${PYSITELIB}/ntlm_auth/compute_hash.pyo
|
|
${PYSITELIB}/ntlm_auth/compute_keys.py
|
|
${PYSITELIB}/ntlm_auth/compute_keys.pyc
|
|
${PYSITELIB}/ntlm_auth/compute_keys.pyo
|
|
${PYSITELIB}/ntlm_auth/compute_response.py
|
|
${PYSITELIB}/ntlm_auth/compute_response.pyc
|
|
${PYSITELIB}/ntlm_auth/compute_response.pyo
|
|
${PYSITELIB}/ntlm_auth/constants.py
|
|
${PYSITELIB}/ntlm_auth/constants.pyc
|
|
${PYSITELIB}/ntlm_auth/constants.pyo
|
|
${PYSITELIB}/ntlm_auth/des.py
|
|
${PYSITELIB}/ntlm_auth/des.pyc
|
|
${PYSITELIB}/ntlm_auth/des.pyo
|
|
${PYSITELIB}/ntlm_auth/des_c.py
|
|
${PYSITELIB}/ntlm_auth/des_c.pyc
|
|
${PYSITELIB}/ntlm_auth/des_c.pyo
|
|
${PYSITELIB}/ntlm_auth/des_data.py
|
|
${PYSITELIB}/ntlm_auth/des_data.pyc
|
|
${PYSITELIB}/ntlm_auth/des_data.pyo
|
|
${PYSITELIB}/ntlm_auth/gss_channel_bindings.py
|
|
${PYSITELIB}/ntlm_auth/gss_channel_bindings.pyc
|
|
${PYSITELIB}/ntlm_auth/gss_channel_bindings.pyo
|
|
${PYSITELIB}/ntlm_auth/messages.py
|
|
${PYSITELIB}/ntlm_auth/messages.pyc
|
|
${PYSITELIB}/ntlm_auth/messages.pyo
|
|
${PYSITELIB}/ntlm_auth/ntlm.py
|
|
${PYSITELIB}/ntlm_auth/ntlm.pyc
|
|
${PYSITELIB}/ntlm_auth/ntlm.pyo
|
|
${PYSITELIB}/ntlm_auth/rc4.py
|
|
${PYSITELIB}/ntlm_auth/rc4.pyc
|
|
${PYSITELIB}/ntlm_auth/rc4.pyo
|
|
${PYSITELIB}/ntlm_auth/session_security.py
|
|
${PYSITELIB}/ntlm_auth/session_security.pyc
|
|
${PYSITELIB}/ntlm_auth/session_security.pyo
|
|
${PYSITELIB}/ntlm_auth/target_info.py
|
|
${PYSITELIB}/ntlm_auth/target_info.pyc
|
|
${PYSITELIB}/ntlm_auth/target_info.pyo
|