CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/09/28 05:39:35
Modified files:
regress/lib/libcrypto/evp: evp_test.c
Log message:
Add more regress coverage for EVP_CIPHER_CTX_iv_length()
Awesome: the IV length for GCM is only bounded by INT_MAX or malloc limits.
In the absence of an overflowing issue tracker, I'm labeling this
"good first issue", "help wanted" here.
