Cryptography Tool [AES256/CBC/

3.5
24 reviews
1K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Secure your secret text with AES-256 encryption with this Zero Permission App.

Typical use cases: posting secret notes in social media, posting your personal notes in online journal, verify backup of data from Secret Notes AES-256, https://play.google.com/store/apps/details?id=securely.hide.my.files.hidemyfiles


This app encrypts your text in any language using the so far unbroken AES-256 crypto. The encryption used for securing your notes is AES-256, refer to https://en.wikipedia.org/wiki/Advanced_Encryption_Standard, one of the strongest encryption scheme. Every text you type into this app are encrypted with your encryption key or password. The key or password is not stored in any form in your phone or anywhere else.

We have started Zero Permission App (ZPA) initiative on our website, an initiative to provide peace of mind to users by aiming to have no (ZERO) required permission in Android™, but still providing innovative and effective features.

IMPORTANT 1: There is no way to retrieve the password if you cannot remember your password. Your password is not stored anywhere and by anyone. We will only be able to help you recover your encrypted text if we have figured out a way to break AES-256, and we have NOT yet done so.

IMPORTANT 2: We will only support this app downloaded direct from Google Play. There are risks that the encryption may be weakened, malware infection, tracking logic added if you download the app from elsewhere.

IMPORTANT 3: Please use a more complex and hard to guess password to protect your notes. Yes, your birthday or phone number is easy to guess.

Features:
➤ No ADS and No root required
➤ AES-256 CBC and GCM modes, password are hashed with SHA256 to form 32-bit key
➤ Simple to use, no manual required
➤ Supports Smartphones, Tablets
➤ Supports Android™ KitKat, Lollipop, Marshmallow, Nougat
➤ Good resource management
➤ No frills, run with minimum RAM and CPU
➤ No unnecessary function in the app (to enhance security)
➤ No Android™ Permission required, zero, none, period
➤ Safe and Privacy focused, no servers and DOES NOT connect to the Internet
➤ Only your password (and pray you must not forget) can unlock your secret text
➤ Check the permission required by other similar apps and you will agree that this is the BEST app for securing your text in comparison

Have fun and God Bless.
Updated on
Sep 26, 2020

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

3.6
23 reviews
Kim Jong
January 21, 2021
Only app so far I found that's free, no ads, 256 bits with GCM option all in one. Good job, although my friends are asking if there an iOS version for this app?
4 people found this review helpful
Did you find this helpful?
A Google user
November 8, 2018
Best app for aes 256.... It's decrypt mesages from other applications
9 people found this review helpful
Did you find this helpful?
Fledgling Developers
November 8, 2018
Hi Adi, thank you for your support and great review. It's useful to test which app is not following the encryption standards. Have a great and best one.
X xxX
August 8, 2023
Please add ECB mode it will be very useful
1 person found this review helpful
Did you find this helpful?

What's new

- targetSdkVersion 30
- Libraries update
- Added AES-256 GCM Mode, choose from drop down
- Increased random entropy
- Gradle 4.0.1

Previously:
- Migrate to AndroidX
- Recompile for Android Pie API 28 Revision 6
- Optimization to reduce code size
- 64-bit validation checks
- Fix rotation bugs. Thanks to せいなまえ, ありがとうございました
- Reduce redundant code
- Fix Icons for Android 7+
- Reduce redundant code
- Lower API level to 17, support Android 4.4
- No dependency on touch screen
- Speed improvement