• Georg Richter's avatar
    Fix for MDEV-11174: · 23628d12
    Georg Richter authored
    A GCM encrypted ciphertext must contain an authentication tag with AES_BLOCK_SIZE length, so we need to check that the length of ciphertext is at least AES_BLOCK_SIZE.
    23628d12
my_crypt.cc 8.3 KB