]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add test for the IV handling of DES based ciphers
authorTomas Mraz <tomas@openssl.org>
Thu, 15 Apr 2021 09:53:42 +0000 (11:53 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 19 Apr 2021 08:01:08 +0000 (10:01 +0200)
commita4afa6c1d00c027a5afc8974a298e0f54607f1b5
tree4f319fbc9c6705b95316bf22e7dcca67fbf63074
parentd6c6f6c51d0d9bb02d5b40a8a69471f6a2929617
Add test for the IV handling of DES based ciphers

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/14882)
test/evp_extra_test.c