mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
fix encryption of the last partial block * now really encrypt it, using key and iv * support the case of very short plaintext (less than one block) * recommend aes_ctr over aes_cbc, because the former doesn't have problems with partial blocks
308 B
308 B