Fix openssl encrypt decrypt [PHP]
Warning: openssl_decrypt(): IV passed is only 12 bytes long, cipher expects an IV of precisely 16 bytes, padding with \0 in PATH_FILE on line LINE_N openssl_encrypt(): IV passed is only 12 bytes long, cipher expects an IV of precisely 16 bytes, padding with \0 in PATH_FILE on line LINE_N
How to fix the errors
- Ensure your SALT only using NUMBER ONLY and Minimum length of SALT is 12.
- Ensure your PHP version is 7 or above
That's how to fix openssl_encrypt() and openssl_decrypt() errors

0 Response to "Fix openssl encrypt decrypt [PHP]"
Post a comment
Jangan Lupa Cek Box "Notify Me" agar tahu komentar kamu dibalas oleh saya.
If there are any posts that are missing, or error or anything else, please leave a comment for the article / post to be fixed.
Do not Forget Check Box "Notify Me" to know our comments replied by me.