Skip to content

evgenyneu/aes-crypto-android

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published