R. David Murray added the comment:

> If the encryption is so horrible why is there any support (with bad 
> performance) at all in Python?

I would say it there so that people can use python to "decrypt" an "encrypted" 
zip archive they have been sent that was generated by some other tool.  I would 
say this is not a particularly strong use case since there are other tools that 
can be used for this, but as Antoine said removing the "feature" could break 
existing working code, so we are unlikely to do it.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10030>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to