MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / _ZipDecrypter

Class _ZipDecrypter

Lib/zipfile.py:420–477  ·  view source on GitHub ↗

Class to handle decryption of files stored within a ZIP archive. ZIP supports a password-based form of encryption. Even though known plaintext attacks have been found against it, it is still useful to be able to get data out of such a file. Usage: zd = _ZipDecrypter(mypwd)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

openMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected