Plug-in (Function & Smart Service)Free

Create Encrypted Zip

by Vuram Technology

Description

This smart service creates a Zip file dynamically from a list of documents and protects it with the provided password.

Features

Along with protecting the password, it uses AES 256 for Encryption.

Release notes

V1.1.3 Security patch updated.

Version history (8)

1.1.2

V1.1.2

  1. Fixed a bug where the extension was interpreted incorrectly when the file name had '.' in it.

1.1.1

V1.1.0

  1. Fixed a bug where the extension was interpreted incorrectly when the file name had '.' in it.
  2. Updated libraries.

1.1.0

V1.1.0

  1. Added a Boolean input parameter “encryptUsingAes” provide true to encrypt using AES Encryption and false to use Zip_STANDARD Encryption that support Windows extract all method.
  2. Added two output parameters “error Occurred” and “error Messsage”.

1.0.4

Updated plugins as of Appian Version 23.2

1.0.3

Security patch updated

v1.0.2

Security patch updated

v1.0.1

-Security patch updated. -(Developer purpose) Upgraded zip4j from 1.3.1 to 2.9.1 -(Developer purpose) Fileoutstream references removed and handled by ZipFile Class implicitly

1.0.0

[MIGRATED] Smart service to create a Zip file dynamically from a list of documents and protects with a given password Create Encrypted Zip

Resources