v.21.4Bug Fixes
Fix Missing Size Check in AEAD Mode for Decrypt Function
The functiondecryptwas lacking a check for the minimal size of data encrypted inAEADmode. This closes #21897. #22064 (alexey-milovidov).
The functiondecryptwas lacking a check for the minimal size of data encrypted inAEADmode. This closes #21897. #22064 (alexey-milovidov).