Android-PHP-Encrypt-Decrypt icon indicating copy to clipboard operation
Android-PHP-Encrypt-Decrypt copied to clipboard

Encrypt / Decrypt Between Android and PHP and vice-versa

Results 10 Android-PHP-Encrypt-Decrypt issues
Sort by recently updated
recently updated
newest added

java.lang.Exception: [encrypt] expected IV length of 16 but was 32 Facing this issue private String iv = "aeb3df8a92ac4b080ab9b5dd6e16e394";//Dummy iv (CHANGE IT!) private String SecretKey = "493e61e6dd5b9ba080b4ca29a8fd3bea";//Dummy secretKey (CHANGE IT!)

hi when use php version 7 not work and get error {main} thrown in MCrypt.php on line 11 please check this bug thanks

Hi How to Encrypt utf-8 Charset?(Persian-arabic) Thank You Mr.Serpro

question

I want to implement this in my IOS project. Is their any alternative solution for Objective-c / Swift code?

question

Is their any alternative solution for Swift?

Not able encrypt arabic strings

Hi there, We are researchers from the University of Maryland conducting a study about software code reuse. If you are interested in helping us in this study​ through ​a short...

Hello.thanks for code.can u give me any documentation how to integrate this to my Android Live TV Application.which use API from PHP Server to get the streaming links. Can we...

question

Hi, I have try to use your code to encrypt utf8 string but got an errr: javax.crypto.IllegalBlockSizeException: data not block size aligned. Could you help to fix, please?

enhancement

encrypt data not block size aligned

bug