Skip to content
This repository has been archived by the owner. It is now read-only.

Releases: baris-inandi/FileEncryptor

FileEncryptor v1.2.2 (alpha)

16 Dec 12:52
d1b1134
Compare
Choose a tag to compare

banner-alt

File Encryptor is a lightweight tool for Windows 10 that uses AES to encrypt and decrypt files on your computer.

FileEncryptor is simple and easy-to-use:
The program opens in a command line window. To get started, type 'encrypt' or 'decrypt'. If you are not sure what to do, type 'help'

From the file dialog, select any file to encrypt or an .aes file to decrypt. The program will ask for a password. (or to set one while encrypting). In newer versions, starting from v1.2.0-alpha, users can simply double click on .aes files to decrypt them.

To uninstall the program, use the uninstallation tool in your program files folder (or use the command 'uninstall' in newer versions)

Feel free to comment or give suggestions.


v1.2.2-alpha

Added FileEncryptor option to context menu. Just right click on any file, click the 'send to' context menu and select FileEncryptor. This allows the user to quickly encrypt or decrypt files, completely removing all the need for the command line interface for simple operations.
Added .aesdir file extention, used in encrypted directories, the new file extention prevents data loss when an encrypted directory is decrypted. (experimental)
bugs and fixes

-Click to show full changelog-

v1.2.1-alpha

Solved issue: log files created on target directory when decrypting files.
Completely disabled logging, a work-in-progress feature.

v1.2.0-alpha

New Feature: Users can check if a new update is available and can download new releases using the FileEncryptor Update Utility. Type 'update'. To see current version, use the command 'version'
New Feature: Open with FileEncryptor: This feature lets users open files using FileEncryptor for easier operation. No need to go through the filedialog inside the app.
.aes files are now automatically associated with FileEncryptor.exe, users can simply double click on .aes files to quickly decrypt them.
Better uninstallation: solved problem where uninstallation fails if FileEncryptor has been updated before.

v1.1.1-alpha - Bugs and Fixes

v1.1.0-alpha

Solved issue: Installer shows the wrong version name,
new icon,
changed buffer size to 256K,
Bugs and Fixes,
New Feature: A help menu where the user can find a list of all commands (and what they do).
Experimental Feature: Encrypting and decrypting entire directories (or folders)

v1.0.1-alpha

Bugs and Fixes

v1.0.0-alpha released

baris-inandi

FileEncryptor v1.2.1 (alpha)

12 Dec 16:30
95fcc33
Compare
Choose a tag to compare

banner-alt

File Encryptor is a lightweight tool for Windows 10 that uses AES to encrypt and decrypt files on your computer.

FileEncryptor is simple and easy-to-use:
The program opens in a command line window. To get started, type 'encrypt' or 'decrypt'. If you are not sure what to do, type 'help'

From the file dialog, select any file to encrypt or an .aes file to decrypt. The program will ask for a password. (or to set one while encrypting). In newer versions, starting from v1.2.0-alpha, users can simply double click on .aes files to decrypt them.

To uninstall the program, use the uninstallation tool in your program files folder (or use the command 'uninstall' in newer versions)

Feel free to comment or give suggestions.


v1.2.1-alpha

Solved issue: log files created on target directory when decrypting files.
Completely disabled logging, a work-in-progress feature.

-Click to show full changelog-

v1.2.0-alpha

New Feature: Users can check if a new update is available and can download new releases using the FileEncryptor Update Utility. Type 'update'. To see current version, use the command 'version'
New Feature: Open with FileEncryptor: This feature lets users open files using FileEncryptor for easier operation. No need to go through the filedialog inside the app.
.aes files are now automatically associated with FileEncryptor.exe, users can simply double click on .aes files to quickly decrypt them.
Better uninstallation: solved problem where uninstallation fails if FileEncryptor has been updated before.

v1.1.1-alpha - Bugs and Fixes

v1.1.0-alpha

Solved issue: Installer shows the wrong version name,
new icon,
changed buffer size to 256K,
Bugs and Fixes,
New Feature: A help menu where the user can find a list of all commands (and what they do).
Experimental Feature: Encrypting and decrypting entire directories (or folders)

v1.0.1-alpha

Bugs and Fixes

v1.0.0-alpha released

baris-inandi

FileEncryptor v1.2.0 (alpha)

12 Dec 15:33
35201e5
Compare
Choose a tag to compare

banner-alt

File Encryptor is a lightweight tool for Windows 10 that uses AES to encrypt and decrypt files on your computer.

FileEncryptor is simple and easy-to-use:
The program opens in a command line window. To get started, type 'encrypt' or 'decrypt'. If you are not sure what to do, type 'help'

From the file dialog, select any file to encrypt or an .aes file to decrypt. The program will ask for a password. (or to set one while encrypting). In newer versions, starting from v1.2.0-alpha, users can simply double click on .aes files to decrypt them.

To uninstall the program, use the uninstallation tool in your program files folder (or use the command 'uninstall' in newer versions)

Feel free to comment or give suggestions.

v1.2.0-alpha

New Feature: Users can check if a new update is available and can download new releases using the FileEncryptor Update Utility. Type 'update'. To see current version, use the command 'version'
New Feature: Open with FileEncryptor: This feature lets users open files using FileEncryptor for easier operation. No need to go through the filedialog inside the app.
.aes files are now automatically associated with FileEncryptor.exe, users can simply double click on .aes files to quickly decrypt them.
Better uninstallation: solved problem where uninstallation fails if FileEncryptor has been updated before.

v1.1.1-alpha - Bugs and Fixes

v1.1.0-alpha

Solved issue: Installer shows the wrong version name,
new icon,
changed buffer size to 256K,
Bugs and Fixes,
New Feature: A help menu where the user can find a list of all commands (and what they do).
Experimental Feature: Encrypting and decrypting entire directories (or folders)

v1.0.1-alpha

Bugs and Fixes

v1.0.0-alpha released

baris-inandi

FileEncryptor v1.1.1 (alpha)

07 Sep 15:36
02569e6
Compare
Choose a tag to compare

banner-alt

File Encryptor is a lightweight tool for Windows 10 that uses AES to encrypt and decrypt files on your computer.

FileEncryptor is simple and easy-to-use:
The program opens in a command line window. To get started, type 'encrypt' or 'decrypt'. If you are not sure what to do, type 'help'

NEW COMMANDS - added in v1.1.0-alpha:
-The commands encrypt.dir (or 'e.dir') and decrypt.dir (or 'd.dir') allows the user to work with directories so entire folders can be encrypted or decrypted (experimental)
-The command 'help' (or 'h') opens a help menu that shows all available commands.

From the file dialog, select any file to encrypt or a .aes file to decrypt. The program will ask for a password. (or to set one while encrypting) You can send or store encrypted files.

To uninstall the program, use the uninstallation tool in your program files folder.

Feel free to comment or give suggestions.

v1.1.1-alpha - Bugs and Fixes

v1.1.0-alpha

Solved issue: Installer shows the wrong version name,
new icon,
changed buffer size to 256K,
Bugs and Fixes,
New Feature: A help menu where the user can find a list of all commands (and what they do).
Experimental Feature: Encrypting and decrypting entire directories (or folders)

v1.0.1-alpha

Bugs and Fixes

v1.0.0-alpha released

FileEncryptor v1.1.0 (alpha)

11 Aug 14:40
ea6e3ce
Compare
Choose a tag to compare
Pre-release

FileEncryptor - which is still on alpha - is currently a project that isn't quite there. I'm happy to announce that there is a new FileEncryptor on the way - THAT FEATURES A FULLY-FLEDGED GUI! Yes, v1.0.0 will feature a GUI. Future releases will still be maintained in this repo.

File Encryptor is a lightweight tool for Windows 10 that uses AES to encrypt and decrypt files on your computer.

FileEncryptor is simple and easy-to-use:
The program opens in a command line window. To get started, type 'encrypt' or 'decrypt'. If you are not sure what to do, type 'help'

NEW COMMANDS - added in v1.1.0-alpha:
-The commands encrypt.dir (or 'e.dir') and decrypt.dir (or 'd.dir') allows the user to work with directories so entire folders can be encrypted or decrypted (experimental)
-The command 'help' (or 'h') opens a help menu that shows all available commands.

From the file dialog, select any file to encrypt or a .aes file to decrypt. The program will ask for a password. (or to set one while encrypting) You can send or store encrypted files.

To uninstall the program, use the uninstallation tool in your program files folder.

Feel free to comment or give suggestions.

v1.1.0-alpha - Solved issue: Installer shows the wrong version name,

new icon,
changed buffer size to 256K,
Bugs and Fixes,
New Feature: A help menu where the user can find a list of all commands (and what they do).
Experimental Feature: Encrypting and decrypting entire directories (or folders)

v1.0.1-alpha

Bugs and Fixes

v1.0.0-alpha released

FileEncryptor v1.0.1 (alpha)

24 Jul 18:30
ef36e85
Compare
Choose a tag to compare
Pre-release

File Encryptor is a lightweight tool for Windows 10 that uses AES to encrypt and decrypt files on your computer.

FileEncryptor is simple and easy-to-use:
The program opens in a command line window. Type encrypt or decrypt to get started.
Tip: 'e' or 'd' also work instead of encrypt or decrypt.

From the file dialog, select any file to encrypt or a .aes file to decrypt. The program will ask for a password. (or to set one while encrypting) You can send or store encrypted files.

To uninstall the program, use the uninstallation tool in your program files folder.

Feel free to comment or give suggestions.

v1.0.1-alpha - Bugs and Fixes
v1.0.0-alpha released

FileEncryptor v1.0.0 (alpha)

24 Jul 14:18
ef36e85
Compare
Choose a tag to compare
Pre-release

File Encryptor is a lightweight tool that uses AES to encrypt and decrypt files on your computer.

The program opens in a command line window. Type encrypt or decrypt to get started.

Tip: 'e' or 'd' also work instead of encrypt or decrypt.

From the file dialog, select any file to encrypt or a .aes file to decrypt. The program will ask for a password. (or to set one while encrypting) You can send or store encrypted files.

To uninstall, use the uninstallation tool in your program files folder.

Feel free to comment or give suggestions.

v1.0.0-alpha released.