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

PHP Equivalent #16

Closed iC00kScripts closed 7 years ago

iC00kScripts commented 8 years ago

I would like to know if there is a php equivalent of this library for decrypting a string encrypted in android. Thanks

scottyab commented 7 years ago

Thanks for the comment but this isn't something I can help you with. Maybe check the origonal https://github.com/Gurpartap/aescrypt or google it.