scottyab / AESCrypt-Android

Simple API to perform AES encryption on Android. This is the Android counterpart to the AESCrypt library Ruby and Obj-C (with the same weak security defaults :( ) created by Gurpartap Singh. https://github.com/Gurpartap/aescrypt
Apache License 2.0
641 stars 191 forks source link

Use less Library Delete this Shit #23

Closed Naguchennai closed 7 years ago

Naguchennai commented 7 years ago

After apk decompiler it clearly show all my string (jsoneditoronline.org) ex: this.encryptedMsg = AESCrypt.encrypt("url", "myurl");

Then why this useless library.. don't wast developer time .. just delete thus shit library

dont call this shit encrypt and decrypt

scottyab commented 7 years ago

Some people just wanna troll. :(