AES 128 cipher method problem for decrypt in PHP

I also checked and realized that the built-in Kodular AES-128 encryption is not decrypted on the Web server using PHP. In search of a solution, I came across a discussion where I was able to find a solution to this problem.
The “AES encryption free extension” and the PHP script work the same way in both the Kodular application and the PHP Web server.

Link to the extension branch: https://community.kodular.io/t/aes-encryption-free-extension/744

1 Like