Does anyone know what padding scheme mysql uses for their aes_encrypt?
I've done a lot of googling, and all I found was "byte padding". But that's too general!
Thanks
The data padding is done per RFC3369/PKCS#5. Keys are zero padded. Unfortunately, neither of these are documented, but I got the information from this bug report:
http://bugs.mysql.com/bug.php?id=16713
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With