Open sec13b opened 7 months ago
it is necessary to be required version cryptography>=39.0 , latest is cryptography 42.0.5
some version affect another script functions.
install_requires=[ "asn1crypto", "cryptography>=39.0", pip install cryptography cryptography 42.0.5 "impacket", "ldap3", "pyasn1==0.4.8", pip install pyasn1 "dnspython", "dsinternals", "pyopenssl>=23.0.0", pip install pyOpenSSL pyOpenSSL 24.1.0 "requests", "requests_ntlm", 'winacl; platform_system=="Windows"', 'wmi; platform_system=="Windows"', "pycryptodome", "unicrypto"
it is necessary to be required version cryptography>=39.0 , latest is cryptography 42.0.5
some version affect another script functions.
install_requires=[ "asn1crypto", "cryptography>=39.0", pip install cryptography cryptography 42.0.5 "impacket", "ldap3", "pyasn1==0.4.8", pip install pyasn1 "dnspython", "dsinternals", "pyopenssl>=23.0.0", pip install pyOpenSSL pyOpenSSL 24.1.0 "requests", "requests_ntlm", 'winacl; platform_system=="Windows"', 'wmi; platform_system=="Windows"', "pycryptodome", "unicrypto"