Aes Crypter Lite is a simple but complete utility to codify and decodify files using lightning fast Aes/Rijndael block algorithm cipher running Microsoft Windows Operating System.
"Advanced Encryption Standard (AES) is a symmetric-key encryption standard adopted by the U.S. government. The standard comprises three block ciphers, AES -128, AES-192 and AES-256, adopted from a larger collection originally published as Rijndael. Each of these ciphers has a 128-bit block size, with key sizes of 128, 192 and 256 bits, respectively. The AES ciphers have been analyzed extensively and are now used worldwide..." [source: Wikipedia]
Aes Crypter Lite is very handy to use: once a valid password has been entered, simply drag and drop all files/folders You want to encrypt/decrypt on the interface of the program, and let the software do all the job for You instantaneously and without hardly occupying system resources.
It includes four block cipher modes of operation:
- Electronic codebook (ECB): the simplest of the encryption modes.
- Cipher-block chaining (CBC): the most commonly used mode of operation.
- Cipher feedback (CFB): a close relative of CBC.
- Output feedback (OFB): a close relative of CFB.
Moreover, data can be compressed/decompressed on the fly before encryption/decryption in order to minimize file system size and increase security.
Two versions of the program are provided. Both will run on Microsoft Windows OS on any type of File System You like (FAT16, FAT32, EXFAT, NTFS). Apart from the most classic and easy-to-use Graphic User Interface (GUI) application, a Command Line Interface (CLI) version, very useful to be used within script files, is available as well. Of course, they are fully compatible to each other.
Aes Crypter Lite includes