Downloadliste

Projektbeschreibung

WizCrypt is a cross-platform encryption tool. It
requires no configuration, uses industry standard
RC4 and MD5 encryption, and can be used in scripts
for batch operation. It also exposes public APIs that can be used to embed WizCrypt inside any Java application.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-01-08 17:30
2.2

Eine beeindruckende Verbesserung wurde in der Geschwindigkeit der I / O: ca. 300% wahrnehmbare Verbesserung erzielt. Eine neue Callback-API wurde hinzugefügt, um den Fortschritt der Ver-und Entschlüsselung Betrieb zu überwachen. Die Option-v für ausführliche Ausgabe wurde hinzugefügt. Vorher-v war es, die Option - version beigefügt. Nun, zur Begegnung mit der Version, müssen Sie das lange Format nur verwenden - Version.
Tags: Minor feature enhancements
An impressive improvement was made in the speed of
I/O: about 300% perceivable improvement. A new
callback API was added to monitor the progress of
encrypt and decrypt operations. The -v option for
verbose output was added. Previously, -v was
attached to the --version option. Now, for seeing
the version, you have to use the long format only
--version.

2006-12-25 08:19
2.1

Version 2.0 hatte einen großen Fehler: bei der Annahme eines Passworts im interaktiven Modus, fragte er nicht nur einmal. Dieses Problem wurde behoben, und es wird dringend empfohlen, 2,0, Nutzer zu dieser Version zu aktualisieren. Der Parameter-f wurde hinzugefügt, durch Überschreiben der Zieldatei. Das interne Design wurde ebenfalls geändert, und jetzt gibt es eine saubere API, die die WizCrypt Motor in jede Anwendung eingebunden werden können. Die WizCrypt Projekt-Seite hat Dokumentation über die Verwendung dieser API.
Tags: Major bugfixes
Version 2.0 had a major bug: when accepting a
password in interactive mode, it asked for it only
once. This has been fixed, and it is highly
recommended that 2.0 users upgrade to this
version. The -f parameter has been added to force
overwriting the destination file. The internal
design has also been modified, and now there is a
clean API which allows the WizCrypt engine to be
embedded inside any application. The WizCrypt
project page has documentation on using this API.

2006-12-22 17:51
2.0

Passwörter können nun interaktiv gegeben. Eine neue Exit-Status 7 wurde wegen hinzugefügt, wenn in kopflose ausführen und ein Kennwort interaktiv erwartet. Diese Version läuft auf JRE 6 und höher.
Tags: Minor feature enhancements
Passwords can be given interactively now. A new
exit status 7 has been
added for failure when run in headless mode and a
password is expected
interactively. This release runs on JRE 6 and
above.

2006-02-22 22:55
1.1

Diese Veröffentlichung fügt Programm zu beenden Werte für eine verstärkte Skriptfähigkeit. Es behebt kleinere Bugs Meldung angezeigt.
Tags: Minor feature enhancements
This release adds program exit values for enhanced scriptability. It fixes minor message display bugs.

Project Resources