Hi Inga,
On 9/10/21 5:24 PM, Inga Stotland wrote:
For AEAD-based cipher, either the plaintext or the associated
data may contain zero bytes.
Add extra checks to disallow combinations of NULL input data and
nonzero data length.
---
ell/cipher.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
Applied, thanks.
Regards,
-Denis