CryptxHDx - AES Encryption Application icon

CryptxHDx - AES Encryption 2.2

186.3 KB / 1+ Downloads / Rating 4.0 - 2 reviews


See previous versions

CryptxHDx - AES Encryption, developed and published by David S Callahan, has released its latest version, 2.2, on 2014-11-19. This app falls under the Tools category on the Google Play Store and has achieved over 100 installs. It currently holds an overall rating of 4.0, based on 2 reviews.

CryptxHDx - AES Encryption APK available on this page is compatible with all Android devices that meet the required specifications (Android 3.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.dsc.cryptxhdx

Updated: 10 years ago

Developer Name: David S Callahan

Category: Tools

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing CryptxHDx - AES Encryption on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.0
Total 2 reviews

Previous Versions

CryptxHDx - AES Encryption 2.2
2014-11-19 / 186.3 KB / Android 3.0+

About this app

CryptxHDx (for tablets) is a convenient, simple-to-use proprietary text encryption platform that utilizes its own SQLite database for data archiving.

Data ciphering logic uses AES, the Advanced Encryption Standard, which is a 128-bit symmetric-key text encryption specification that was approved by the U.S. National Institute of Standards and Technology in 2002, and is used by the U.S. government and other institutions worldwide.

App features:
* 128-bit AES encryption using:
- SecureRandom() with 'SHA1PRNG' salt
- SecretKeyFactory() with 'PBEWithSHAAnd128BitAES-CBC-BC'
- Cipher() with 'AES/CBC/PKCS7Padding'
* User-supplied cipher key(s) up to 12 characters long
* No-limit recursive encryption
* Any character set (language) can be encrypted*
* No app restrictions to data manipulation size
* SQLite database for archiving (with search and sort)
* 'Share' and Clipboard-paste for forwarding
* Scrollable real-time 'on screen' Event Log
* Built-in Help file
* Note: This free version permits only 5 'folders' in the database

By using other Android apps, your encrypted data can be posted on the Web or transmitted to other Android devices around the globe. The destination receivers would use their own CryptxHDx app (see note below) and your previously-disclosed encryption key(s) to decipher the forwarded message.

If you don't distribute your cipher texts, then you can save them in a SQLite database on your own Android tablet. The information is stored in 'folders' where it can later be individually retrieved and decrypted to reveal your old confidential notes. (A maximum of 5 'folders' are permitted with this free app.)

NOTES: If you discover you need more than 5 'folders', download the app: CryptxHD. The tablet-targeted CryptxHD and CryptxHDx apps, and the smartphone-targeted Cryptxphile and Crypt2phile apps may all be used to decrypt any AES+ data file. Be aware that Triple-DES strings can not be decrypted by the AES algorithm, and vice versa.

Caveat: Mix together enough mathematicians, cryptographers, CPU's, and research time in a computer lab and you'll discover any encrypted text on planet Earth can be deciphered. Therefore, don't expect to find an "uncrackability" guarantee with this app! But by combining an off-the-shelf encryption algorithm with multiple private keys and unlimited recursion, hackers will be repulsed from even attempting to brute-force-attack your ciphered texts.

* Note1: the Unicode characters x2500-x256C are reserved for data encoding!

Note2: This app uses the "menu" button...which is likely missing on the newer models of tablets and smartphones! Check which your device manufacturer (via a Google search) to find out how this button is now simulated.

New features

Make the app's cipher logic compatible with Android operating system Lollipop (v 5).