]> git.ipfire.org Git - thirdparty/openssl.git/commit
enc: "bad decrypt" only in decryption
authorMathieu Tortuyaux <mathieu.tortuyaux@gmail.com>
Mon, 18 Sep 2023 14:02:21 +0000 (16:02 +0200)
committerPauli <pauli@openssl.org>
Tue, 19 Sep 2023 22:12:07 +0000 (08:12 +1000)
commit0e138b7b591f160a50aff22f662254d1b39c9cac
tree7dc182ff5da4b2ed346766c85cc16256e9293e4f
parente40d538ad72c8e496b1dfe7d93c6002ce48351f5
enc: "bad decrypt" only in decryption

CLA: trivial

Signed-off-by: Mathieu Tortuyaux <mathieu.tortuyaux@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22134)
apps/enc.c