evgenyneu / aes-crypto-android

Android app for encrypting text messages http://aescrypto.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AES Crypto for Android

Android app for encypting text messages. AES with 256-bit key is used for encryption.

Get on Google play

AES Text Encryption for Android

Host AES Crypto on your server

Host this this html file on your web server or save it to a local folder for offline use.

Using JavaScript in Android app

CryptoJS library was used for encryption: https://code.google.com/p/crypto-js

JsEvaluator library was used to execute JavaScript.

iOS and Web apps

AES Crypto app is also available on iOS and Web platforms.

iOS: https://github.com/evgenyneu/aes-text-encryption-ios

Web: https://github.com/evgenyneu/aes-crypto-web

License

AES Crypto is released under the MIT License.

About

Android app for encrypting text messages http://aescrypto.com

License:MIT License


Languages

Language:JavaScript 57.4%Language:Java 42.6%