I'm wondering how to implement them. By "compatible", I mean encrypted data by AES_Encrypt() can be decrypted with mysql's aes_decrypt() and AES_Decrypt() can be used to decrypt data encrypted by Mysql's aes_encrypt().
If someone who has the working code is willing to share, I would greatly appreciate it.
Thank you in advance for your help!
If someone who has the working code is willing to share, I would greatly appreciate it.
Thank you in advance for your help!