Gurpartap/AESCrypt-ObjC

Decrypt through PHP

paritoshraval100 opened this issue · 1 comments

Hi,

Thanks for the code. It really helps and we are getting same result in iOS and Android with your code. Now we need to decrypt this code through PHP code.

Is there any code available which directly decrypting it by providing key?

I'm stuck here too. Tried code mentioned at http://blog.turret.io/the-missing-php-aes-encryption-example/
but no luck

Need a way to encrypt and decrypt in PHP with same algorithm you provided for iOS and android.

Please help us out here ASAP.