Get the embed code

Preview the embedded widget

Close
Crypt1phile - 3DES Encryption

Crypt1phile - 3DES Encryption

David S Callahan

1,000 - 5,000 downloads

Add this app to your lists
View bigger - Crypt1phile - 3DES Encryption for Android screenshot
View bigger - Crypt1phile - 3DES Encryption for Android screenshot
View bigger - Crypt1phile - 3DES Encryption for Android screenshot
View bigger - Crypt1phile - 3DES Encryption for Android screenshot
(*ATTENTION: If you want a more secure encryption engine, download the tablet-targeted CryptxHD and CryptxHDx apps, or the smartphone-targeted Cryptxphile and Crypt2phile apps which all use 128-bit AES encryption with random 'salt'.)

This smartphone-based utility combines 168-bit "Triple DES" text encryption and user cipher keys with Unicode "Box Drawing" character encoding to convert your secret input text into a secure output string.

App features:
* 168-bit Triple DES encryption using:
... SecretKeyFactory() with 'DESede'
... Cipher() with 'DESede'
* 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 utilizing other apps and the copy-and-paste function, encrypted data can either be posted on the Web or transmitted to other wireless devices around the globe. The destination receiver would retrieve the data, then use his/her own Crypt1phile or Cryptophile app and your previously-disclosed encryption key(s) to decipher the exported message.

If you don't distribute your cipher texts, then you can save them in a SQLite database on your own Android smartphone. 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.)

Caveat: Stir together enough mathematicians, cryptographers, CPU's, and research time in a computer lab and you'll discover virtually 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, most hackers will be repulsed from even attempting to analyze and brute-force-attack your ciphered texts.

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

Tags: 3des online encryption, 3des android, online 3des, tripledes online, android 3des.

Recently changed in this version:

A SQLite database is introduced replacing an older flat datastream file system. Your old data, if any, is recovered and inserted into the database. NOTE: data storage on a SD card is no longer possible.


Comments and ratings for Crypt1phile - 3DES Encryption

  • (64 stars)

    by ind.cca2 on 04/08/2011

    It doesn't use 3DES; it uses single-DES with a maximum effective keylength of 53 bits (assuming users pick completely random characters, which they won't), plus a pointless 2DES obfuscation using the fixed key, "WildlyAwesomeApp".

    In ECB mode.

  • (64 stars)

    by DSC on 27/06/2011

    This DES-EBE encryption algorithm without an IV is sufficient for us hoi polloi. No key padding is used and recursion thwarts brute force attacks.

  • (64 stars)

    by csaunders on 22/06/2011

    This application doesn't protect your data at all. It doesn't use an Initialization Vector, fails to use a proper encryption method (Runs in ECB - i.e. Repeats blocks), and uses 3DES which is a horribly slow cipher when compared to more modern ones like A

  • (64 stars)

    by Curt on 23/04/2011

    I have evaluated dozens of cryptography programs and this is my choice for the Android. It is small, fast, and perfect for short private SMS.