msoffcrypto-tool

View on PyPIReverse Dependencies (14)

5.4.2 msoffcrypto_tool-5.4.2-py3-none-any.whl

Wheel Details

Project: msoffcrypto-tool
Version: 5.4.2
Filename: msoffcrypto_tool-5.4.2-py3-none-any.whl
Download: [link]
Size: 48713
MD5: b2e722ef3a1bb498693caa37f5aa54a9
SHA256: 274fe2181702d1e5a107ec1b68a4c9fea997a44972ae1cc9ae0cb4f6a50fef0e
Uploaded: 2024-08-08 15:50:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: msoffcrypto-tool
Version: 5.4.2
Summary: Python tool and library for decrypting and encrypting MS Office files using a password or other keys
Author: nolze
Author-Email: nolze[at]int3.net
Home-Page: https://github.com/nolze/msoffcrypto-tool
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8,<4.0
Requires-Dist: cryptography (>=39.0)
Requires-Dist: olefile (>=0.46)
Description-Content-Type: text/markdown
[Description omitted; length: 9720 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
NOTICE.txt sha256=IHWXpteCbfWi-25T4Uf39dCiZPKz8j6oja7-cqr64IY 1705
msoffcrypto/__init__.py sha256=lVWAV4UdrCipiVVLnh3vXVU6bZfQ1mACwdiMIFLeT9w 2813
msoffcrypto/__main__.py sha256=VNyqfYck9sG7K5SVTpEy-LI4HaBVKfEtilyOL-S1H4A 3136
msoffcrypto/exceptions/__init__.py sha256=lhc2mmx5_2_B28QPkxKy8hMT9YNVeVv8loC6RHFbb-w 555
msoffcrypto/format/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
msoffcrypto/format/base.py sha256=Q4rBOQbhyzNZ_eplh0Gw2ewIunGd2l4NrzQmlW40Jyc 415
msoffcrypto/format/common.py sha256=QSOdneS_Qe9X9Vz2E1owq6ve3QRby9oSut-69nk_Jio 2675
msoffcrypto/format/doc97.py sha256=kyN7VZEpWmCwUkMfkQd5gqY8dfMa837CHsC7ocV4hjk 16371
msoffcrypto/format/ooxml.py sha256=O9yD-R_C8ZmE-iCQYXcJiB-iCMXA7dGtUQsOLVJ9jrc 12758
msoffcrypto/format/ppt97.py sha256=klXABoiPg6izpmvQpOc0O_aTJ4a8Q8buvdXy_0FzyPM 28358
msoffcrypto/format/xls97.py sha256=3m9Sa-J1Zs0Ne2dA8lUMJlf9wexmRbPB3qD4pxdHpnI 18985
msoffcrypto/method/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
msoffcrypto/method/container/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
msoffcrypto/method/container/ecma376_encrypted.py sha256=R7kvq8XPzZ1CguhaIQtpV4pfuCHZz2Wl3UIhZm2Rwjc 23528
msoffcrypto/method/ecma376_agile.py sha256=K8Frw99nM2iFkmpnnucjEoUhAN4lJmzZagdJ3LdER_I 19499
msoffcrypto/method/ecma376_extensible.py sha256=OrDey5cxiB8wITYvFVJOg0kAX1X848BbJVgmHjVa_a0 62
msoffcrypto/method/ecma376_standard.py sha256=q5zY7wHRexFXrbPjlG-XF21FSCx5duL5dCcaTUjaBHs 4107
msoffcrypto/method/rc4.py sha256=bwxJd731999pkaWfy3GV1YfklmbV7Yryl2UQF_HvhuA 3321
msoffcrypto/method/rc4_cryptoapi.py sha256=C_7zx7gLv_3_IC5N-XghKJz3Q09S4nL7hulwDG6fyY8 2833
msoffcrypto/method/xor_obfuscation.py sha256=NhFEL4jg425Mcrx30dRSMrnjPOc2f9Lx9KZvu1FlQ4c 8526
msoffcrypto_tool-5.4.2.dist-info/LICENSE.txt sha256=siEBCrmKkSJf4GqZufBSgFC4na2X54Vf53EHmllxSyU 1062
msoffcrypto_tool-5.4.2.dist-info/METADATA sha256=a26n4ukJULXAF1i502h1eHlnVGcOHukOqZuFBKEtqpc 10608
msoffcrypto_tool-5.4.2.dist-info/NOTICE.txt sha256=IHWXpteCbfWi-25T4Uf39dCiZPKz8j6oja7-cqr64IY 1705
msoffcrypto_tool-5.4.2.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
msoffcrypto_tool-5.4.2.dist-info/entry_points.txt sha256=eBUW9pTQ7o3NZu599DHDbhaWEU4DgWC8OO8JDcRQhA8 62
msoffcrypto_tool-5.4.2.dist-info/RECORD

entry_points.txt

msoffcrypto-tool = msoffcrypto.__main__:main