Add test for non-default sized keys in variable key size ciphers Various ciphers have the ability to support varaible length keys. This adds some test cases for algorithms where we did n
Add test for non-default sized keys in variable key size ciphers Various ciphers have the ability to support varaible length keys. This adds some test cases for algorithms where we did not test a key length other than the default size. Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/10449)
show more ...
|