]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add testing for updated cipher IV
authorJon Spillett <jon.spillett@oracle.com>
Tue, 27 Apr 2021 04:56:00 +0000 (14:56 +1000)
committerTomas Mraz <tomas@openssl.org>
Wed, 28 Apr 2021 08:01:12 +0000 (10:01 +0200)
commite1491a2f15a985e642043f234240953886d2f989
tree49e29056e64ff29333e481c4e63d5d0e51eaa5d2
parent8365652287a27179143ee67b88c607a087f5d6f8
Add testing for updated cipher IV

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15041)
test/evp_test.c
test/recipes/30-test_evp_data/evpciph_aes_common.txt
test/recipes/30-test_evp_data/evpciph_aria.txt
test/recipes/30-test_evp_data/evpciph_camellia.txt
test/recipes/30-test_evp_data/evpciph_des.txt
test/recipes/30-test_evp_data/evpciph_des3_common.txt
test/recipes/30-test_evp_data/evpciph_rc2.txt
test/recipes/30-test_evp_data/evpciph_rc5.txt
test/recipes/30-test_evp_data/evpciph_seed.txt