Except from using password, can I use a digital cert to assign for encoding the password to prevent people open the zip file? Thanks.

link|improve this question

70% accept rate
feedback

1 Answer

up vote 1 down vote accepted

According to Wikipedia

PKWARE SecureZIP also supports … Digital Certificate-based encryption

Or you could use something like PGP to encrypt a Zip symmetric-encryption password that you want to exchange with another person.

Or you could use PGP to encrypt a zip file (with or without Zip password protection)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.