AES File Protector
by Oleh Kholiavchuk
Securely protect and share files, text, photos and videos with AES256 encryption
App Name | AES File Protector |
---|---|
Developer | Oleh Kholiavchuk |
Category | Tools |
Download Size | 16 MB |
Latest Version | 1.3.6 |
Average Rating | 0.00 |
Rating Count | 0 |
Google Play | Download |
AppBrain | Download AES File Protector Android app |
AES File Protector — your trusted solution for encrypting files, text, photos, videos, and more. With the power of AES-256 encryption, this app makes safeguarding your data easy for both enthusiasts and professionals.
Key Features:
● AES-256 Encryption: Secure your files and text with the strongest encryption standard used by the US government. Create robust passwords with a mix of letters, numbers, and symbols.
● File & Text Encryption: Effortlessly encrypt and decrypt both files and text, ensuring comprehensive protection for all your digital assets.
● OpenSSL Compatibility: Encrypt and decrypt files using AES-256-algos, making it easy to manage files across different platforms.
● ZIP Archiving: Compress and protect files using the ZIP algorithm, with or without password protection. Perfect for situations where full encryption isn’t supported by certain platforms.
● Intuitive File Management: Easily select and manage multiple items with a user-friendly interface designed to save you time and effort.
● Privacy Guaranteed: No statistical or analytical data collection, ensuring your actions remain completely anonymous.
AES File Protector empowers you to share your files and text securely across social networks and beyond, offering freedom and security to every user.
Note: Once files are encrypted with AES File Protector, they can be decrypted using OpenSSL and vice versa:
1. Using a direct password:
openssl enc -aes-256-cbc -d -md sha256 -in MyPhoto.jpg.enc -out MyPhoto.jpg -pass pass:"Str0ngP4\$\$w0rd" -nosalt
Tip: Ensure that special characters are properly escaped with a '\'.
2. Using a password file:
openssl enc -aes-256-cbc -d -md sha256 -in MyPhoto.jpg.enc -out MyPhoto.jpg -pass file:password.txt -nosalt
Tip: Ensure that password.txt contains the password Str0ngP4$$w0rd.
Recent changes:
Enhanced ease of use for non-premium users.
Fixed an issue with file list updates on the first launch of the file manager.
Key Features:
● AES-256 Encryption: Secure your files and text with the strongest encryption standard used by the US government. Create robust passwords with a mix of letters, numbers, and symbols.
● File & Text Encryption: Effortlessly encrypt and decrypt both files and text, ensuring comprehensive protection for all your digital assets.
● OpenSSL Compatibility: Encrypt and decrypt files using AES-256-algos, making it easy to manage files across different platforms.
● ZIP Archiving: Compress and protect files using the ZIP algorithm, with or without password protection. Perfect for situations where full encryption isn’t supported by certain platforms.
● Intuitive File Management: Easily select and manage multiple items with a user-friendly interface designed to save you time and effort.
● Privacy Guaranteed: No statistical or analytical data collection, ensuring your actions remain completely anonymous.
AES File Protector empowers you to share your files and text securely across social networks and beyond, offering freedom and security to every user.
Note: Once files are encrypted with AES File Protector, they can be decrypted using OpenSSL and vice versa:
1. Using a direct password:
openssl enc -aes-256-cbc -d -md sha256 -in MyPhoto.jpg.enc -out MyPhoto.jpg -pass pass:"Str0ngP4\$\$w0rd" -nosalt
Tip: Ensure that special characters are properly escaped with a '\'.
2. Using a password file:
openssl enc -aes-256-cbc -d -md sha256 -in MyPhoto.jpg.enc -out MyPhoto.jpg -pass file:password.txt -nosalt
Tip: Ensure that password.txt contains the password Str0ngP4$$w0rd.
Recent changes:
Enhanced ease of use for non-premium users.
Fixed an issue with file list updates on the first launch of the file manager.