Skip to content

SecureYourChats

F-Droid

Open source

Text & File Encryption/Decryption with new OverlayTechnology

Version
10
Size
5.3 MB
Updated
Feb 11, 2025
Get from Download APK (v10)
Signing certificate on record

About this app

Text Encryption/Decryption

Supported algorithms: AES, DES, CAMELLIA, ChaCha20-Poly1305, XChaCha20-Poly1305, and Aegis256. Intuitive interface to enter text, choose an algorithm, and get the encrypted or decrypted result.

Generate 256-bit Key Automatically

Automatically generate random 256-bit keys in the Manage Keys section. Ideal for encrypting/decrypting without manually creating keys.

Share/Import Encryption Keys via QR

Share any key you’ve created so others can use the same encryption key. Export your key by pressing it in the list and choosing “Export.” Import a key using a QR code in “Import key via QR” under key management.

File Encryption/Decryption

Select files from your device. Encrypt or decrypt them using the same algorithms. The output file name is automatically labeled “.encrypted” or “.decrypted.”

Built-In Key Manager :key:

Add, delete, or generate random keys. Import keys from QR codes or export them as QR codes too. Keys are stored securely (using EncryptedSharedPreferences).

Share Encryption Flow

Use the Share action in other apps → choose “Encrypt” or “Decrypt” for text/files. Quick and convenient for multi-app workflows.

Optional Accessibility Service :handshake:

Detects selected text (when you highlight text on-screen). Detects copied text (clipboard). Displays a notification to encrypt/decrypt on the fly, opening the same activity (DialogFlowEncryptionActivity) with “Choose Operation.”

Toggle Accessibility Logic

A “BurbujaEncryption” button (or similar) enables/disables the logic internally without turning off the service in Android Settings. Perfect for pausing detection without leaving system settings.

Dialog Flow (DialogFlowEncryptionActivity) :speech_balloon:

A step-by-step sequence: “Choose Operation” (Encrypt/Decrypt) “Choose Cipher” “Pick/Enter Key” Final result Offers a guided, user-friendly experience.

Android 13+ Support

Requests POST_NOTIFICATIONS permission if you want to see notifications when text is selected or copied.

Basic Usage :rocket: Main Screen

Enter text and a key (or pick a saved key). Select the algorithm from the spinner. Tap Encrypt or Decrypt. Copy or share the resulting text.

File Encryption :file_folder:

Tap “FILE ENCRYPTION” on the main screen (MainActivity). Choose a file and an output folder. Pick the algorithm and a key. Tap EXECUTE.

Accessibility (Optional)

Enable it in Settings → Accessibility → “Encrypt-DecrypT Service.” Once enabled, selecting or copying text in any app triggers a notification. Tap it to open the DialogFlow (“Choose Operation”). In MainActivity, use “BurbujaEncryption” to enable or disable detection without turning the service off in Settings.

Frequently Asked Questions (FAQ) :question:

How do I enable/disable the accessibility service logic without going to system settings? Use the “BurbujaEncryption” button in MainActivity. It toggles an internal SharedPreferences flag. If disabled, the service won’t process events even if it’s still enabled in system settings.

What if I forget my key? You won’t be able to decrypt your text/file. Make sure you keep a record of your keys or store them in the Key Manager.

Why am I not seeing notifications when copying text? On Android 13+, you must grant the POST_NOTIFICATIONS permission. Check that the accessibility service is enabled and the internal logic is not toggled off.

Licensed under GPL-3.0-only, by R00tedBrain.

OfficialSignature VerifiedOpen Source

What's New in v10

Imported from the F-Droid repository index.

Version history

v10Latest
Signature continuous

Feb 11, 2025 · 5.3 MB · Android API 2635 · code 10

Imported from the F-Droid repository index.

POST_NOTIFICATIONSUSE_BIOMETRICUSE_FINGERPRINTcom.encrypt.bwt.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSIONCAMERA

SHA-256 fa4b9b2ef2a0460c9dfd58af8f387ef4934cb0c91d5446993c97a21a6c67291b

v9
Signature continuous

Feb 3, 2025 · 5.2 MB · Android API 2635 · code 9

Imported from the F-Droid repository index.

POST_NOTIFICATIONScom.encrypt.bwt.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSIONCAMERA

SHA-256 6a7758e6d40cda02485f013fa16058de6f4b743c5d6a67e259cd95ba658c9797

Will it run on your device?

CompatibilityVery likely to run

92%

  • Runs on a broad range of modern Android versions.
  • Multiple CPU architectures are covered.
  • Aligned with the latest Android target SDK expectations.
What changed in this release
Size delta
+0.1 MB
Added permissions
USE_BIOMETRIC, USE_FINGERPRINT
Removed permissions
None

Installation Guide

1

Open Settings on your Android device

2

Go to Security → Unknown sources (or Install unknown apps)

3

Enable "Allow from this source" for your browser or file manager

4

Open the downloaded APK file from your Downloads folder

5

Tap "Install" and wait for installation to complete

6

Launch the app from your home screen

Make sure to re-enable Unknown Sources restrictions after installation for security.

How to install this safely

How to verify the file you downloaded

Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded — delete it.

What the signing certificate proves

Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time — if a package claiming to be com.encrypt.bwt is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.

How to roll back to an earlier version

If the current release misbehaves, 9 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall SecureYourChats first — which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.

Why we list sources instead of hosting everything

The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version — and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of SecureYourChats, and a listing is removed when the evidence for it stops holding up.

Get SecureYourChats

Every source we list for com.encrypt.bwt is legality-reviewed. Pirated or cracked builds are never offered.

Other sources

F-Droid listing

official

F-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.

Source code

verified publisher

The upstream repository this build is compiled from.

We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.

App Information

Developer
F-Droid
Category
Security Privacy
Android
8.0+
Architectures
arm64-v8a, armeabi-v7a, x86, x86_64
Version
10 (code 10)
Size
5.3 MB
Updated
Feb 11, 2025
Package name
com.encrypt.bwt

Security Verification

File integrity
SHA-256 recorded
Signing certificate
Fingerprint on record
Official source
Download APK (v10)

We record provenance; we do not run malware scans. Verify the hash yourself before installing.

SHA-256 Hash

fa4b9b2ef2a0460c9dfd58af8f387ef4934cb0c91d5446993c97a21a6c67291b

Signing certificate

21ded9dada0794bd5475afb6614f69f61bf0b48e9ad4e10923f413dca43276e9

Permissions Required

What each permission lets SecureYourChats do. A highlighted one is worth a second look — not necessarily wrong, just worth asking whether this app needs it.

POST_NOTIFICATIONSShow notifications.
USE_BIOMETRICAuthenticate with a fingerprint or face.
USE_FINGERPRINTAuthenticate with a fingerprint.
com.encrypt.bwt.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
CAMERAUse the camera to take photos or video.

Previous Versions

Signature verified

The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.

More Security Privacy apps

More from F-Droid

IsPhoneEncrypted

Marco Seguri

v1.0.01.3 MBAndroid API 10+

Note Crypt Pro

F-Droid

v1.441.4 MBAndroid API 19+

Oversec

oversec

v1.5.155.3 MBAndroid 5.0+

SELinuxModeChanger

F-Droid

v11.01.4 MBAndroid API 17+

CryptoPass

F-Droid

v1.20.1 MBAndroid API 9+

My Wifi Passwords

F-Droid

v1.0.12.1 MBAndroid API 15+

Report a problem with this listing

A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.

Report a problem