ReadMe


ENG
Purpose:

CiphersCrypers1.2 It is a wonderful frendly multiplatform program purposed for encrypting any files with many kinds of cryptographic algoritms like DES, AES, Blowfish, RC2, RC4 and password based encryption - PBEWithMD5AndDES. Lists of keys and encrypted files is encrypting with password for yours safety and privacy.

Work:
  1. Create a key( with button Create Key ) or password. By creation of keys you must select directory and password for encryption of key list.
  2. Encrypt a files with button Encrypt. You may customize a destination folder and file name for encrypted data by default it is the same as source folder and file. Also you may encrypt file name.
  3. Decrypt a files with button Decrypt. Files will be derypted and removed from file list.
System requirements:

JRE 5.0 - you may download it from here.

Installation:

Just copy unzip and put the folder to disk and run the bat file. You may customize the path in the bat file if it is not same: C:\CiphersCrypers

Command string or bat file may be :

cd C:\CiphersCrypers
java -jar CiphersCrypers1.2.jar



RUS
Предназначение:

Программа CiphersCrypers1.2 предназначена для шифрования любых файлов с помощью различных криптографических протоколов - DES, AES, Blowfish, RC2, RC4 и PBEWithMD5AndDES. Список ключей и паролей вместе со списками зашифрованных файлов так же шифруется для вашей безопасности.

Работа:
  1. Сначала надо создать хотя бы один ключ или пароль кнопкой Create Key.
  2. Теперь можно зашифровать любые файлы кнопкой Encrypt. Вы можете настраивать файл назначения и директорию назначения - по умолчанию они совпадают с исходными. Так же вы можете зашифровать имя файла.
  3. Расшифруйте файлы кнопкой Decrypt. Файлы будут расшифрованы и удалены из списка зашифрованных файлов.


Системные требования:

JRE 5.0 - можете загрузить его здесь.

Инсталляция:

Просто разархивируете файл и помещаете директорию куда вам удобно, при необходимости придется подредактировать путь в бат-файле, если он отличается от этого: C:\CiphersCrypers

Запускаем из командной строки или бат-файлом:

cd C:\CiphersCrypers
java -jar CiphersCrypers1.2.jar