WizCrypt 1.1 review

Download
by rbytes.net on

WizCrypt is a cross-platform encryption tool

License: The Apache License 2.0
File size: 0K
Developer: WizTools.org
0 stars award from rbytes.net

WizCrypt is a cross-platform encryption tool. WizCrypt project requires no configuration, uses industry standard RC4 and MD5 encryption, and can be used in scripts for batch operation.

Requirements:
JRE 1.5 or above

Usage:

$ java -jar WizCrypt-XX-jar-with-dependencies.jar --help
[Note: `XX' to be substituted with the version number.]

Example usage:

$ java -jar WizCrypt-XX-jar-with-dependencies.jar -e -p mypwd *.jpg
$ java -jar WizCrypt-XX-jar-with-dependencies.jar -d -p mypwd *.jpg.wiz

Limitations:
You have to supply password through the command line

What's New in This Release:
This release adds program exit values for enhanced scriptability.
It fixes minor message display bugs.

WizCrypt 1.1 search tags