[issue9170] zipfile cannot read AES encrypted files

Antoine Pitrou report at bugs.python.org
Fri Jul 9 02:31:41 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

Do note that providing a patch first requires that encryption/decryption facilities be made available in the stdlib.
(right now we only offer hashing, and "high-level" socket wrapping)

----------
nosy: +pitrou

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9170>
_______________________________________


More information about the Python-bugs-list mailing list