![]() | |
Encrypt/decrypt filesThere are two ways for encrypting a file or a folder: With a key from the Keys Database or by providing a passphrase as a key. Using a key from the Keys DatabaseTo encrypt a file or a folder using the default key from the Keys Database, follow these steps:
EAESCrypt generates an encrypted output file with the same name as the input, followed by the suffix ".eaes". The original file or folder still remains intact at the same place. In order to do the encryption, EAESCrypt uses the default key stored in the Keys Database. See the section "The Keys Database" for more details about the default key. Using a passphraseTo encrypt a file or a folder using a passphrase, follow these steps:
Decrypting an encrypted fileTo decrypt a file, follow these steps:
EAESCrypt restores the original folder structure and the corresponding files with their original name, even if the encrypted file has been renamed. If the encryption has been done using the default key from the Keys Database, EAESCrypt then seeks for this key in the Keys Database. The decryption is done only if the correct key has been found. If the key is not stored in the keys database, you must insert it from a key file. Refer to the section "Inserting a key" for more information about inserting a key into the Keys Database from a key file. Decrypting a file with an older versionEAESCrypt version 2.01 is not compatible with files generated by versions previous to 2.00. To restore files encrypted by versions previous to 2.00, you must have installed the Compatibility Package. Refer to the section Installation for more information about installing the Compatibility Package. To decrypt a file with an older version, follow these steps:
| |
Copyright © 2013 Dalen Knowledge Systems |