]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add test for non-default sized keys in variable key size ciphers
authorMatt Caswell <matt@openssl.org>
Fri, 15 Nov 2019 14:15:09 +0000 (14:15 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 19 Nov 2019 13:33:54 +0000 (13:33 +0000)
commit1838580037a47b42c5b2326b0b988c50c7c64c3c
tree9882a91edc30bd1e4128da89d3fb2bae0b748c4b
parentd23adad1133c5445cd834cab0e598d7817effc6b
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)
test/recipes/30-test_evp.t
test/recipes/30-test_evp_data/evpciph_bf.txt [new file with mode: 0644]
test/recipes/30-test_evp_data/evpciph_rc4.txt
test/recipes/30-test_evp_data/evpciph_rc5.txt