Using this extension, PHP can use some OpenSSL functions to do direct encryption.
My code works if I manually pad my string to the length of 32. My question is: Is there a way …