|
CFX_ZipPassword is a ColdFusion CFX tag providing encryption facility to protect sensitive documents contained in your zip file from unauthorized viewing. The contents of zip file that you want to protect are encrypted by Zip 2.0 encryption method using a password that you specify. In order for any application to later extract the original contents of the encrypted files, the correct password must again be supplied.
By using Zip 2.0 encryption method, the resulting password-protected zip file created by CFX_ZipPassword can be opened by any Zip application that supports Zip 2.0 such as Winzip.
In simple way: Zip File -> CFX_ZipPassword -> Password-protected Zip File
Prior to purchasing CFX_ZipPassword, we strongly suggest you to download CFX_ZipPassword evaluation version first from this link. This way, you can assure the custom tag works perfectly in your server environment. |