Using Zip Encrytion after zip

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
AnthonyCian
Senior Member
Senior Member
Posts: 265
Joined: 2005-06-16, 01:45 UTC
Location: Thatcher Az. USA

Using Zip Encrytion after zip

Post by *AnthonyCian »

Hi,

Is it possible to encrypt an existing zip file after it has been zipped normally, without unzipping and rezipping it back? There are times I forget to encrypt a zip file until after it has been zipped. Using the Internal Built In...
Thanks, Anthony
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

You can't modify existing archive by encrypting files in it.

Encryption is applied to packed file streams so it is possible in theory but I doubt there is an application that supports it.
User avatar
ZoSTeR
Power Member
Power Member
Posts: 1052
Joined: 2004-07-29, 11:00 UTC

Post by *ZoSTeR »

You could just rezip the archive with compression=0 (store) to speed things up but that leaves you with a zip in a zip file.

WinRar has a "convert archive" function which could be convenient if you've got several zip files to repack/encrypt.
User avatar
AnthonyCian
Senior Member
Senior Member
Posts: 265
Joined: 2005-06-16, 01:45 UTC
Location: Thatcher Az. USA

Post by *AnthonyCian »

Thanks, I was afraid of that and was hoping there was a way to encrypt zip files after the fact.
AC
Post Reply