dhirajhimani / winzipaes

Automatically exported from code.google.com/p/winzipaes
0 stars 0 forks source link

Add AesZipFileEncrypter(OutputStream) constructor #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
AesZipFileEncrypter is currently designed to work only with files. It is
however based on ExtZipOutputStream which can work with OutputStreams.

Adding this constructor and making the ExtZipOutputStream(OutputStream)
public would remove this limitation.

Original issue reported on code.google.com by business.axelfontaine.eu@googlemail.com on 15 Apr 2010 at 3:48

GoogleCodeExporter commented 9 years ago
Please forget this issue. It has been superseeded by issue 15.

Original comment by business.axelfontaine.eu@googlemail.com on 16 Apr 2010 at 4:40

GoogleCodeExporter commented 9 years ago

Original comment by olaf.merkert on 16 Apr 2010 at 6:30