CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2020/04/30 12:43:11

Modified files:
        lib/libcrypto/evp: e_aes.c 

Log message:
Disallow setting the AES-GCM IV length to 0

It is possible to do this by abusing the EVP_CTRL_INIT API.
Pointed out by jsing.

ok inoguchi jsing (as part of a larger diff)

Reply via email to