Details
Description
Currently, the AEAD decrypt code requires a caller to allocate a buffer that is at least 48 bytes larger than needed. This is an unnecessary waste of memory in the shell.
Currently, the AEAD decrypt code requires a caller to allocate a buffer that is at least 48 bytes larger than needed. This is an unnecessary waste of memory in the shell.