[openssl/openssl] eb5245: Avoid calling into provider with the same iv_len o...
Tomáš Mráz
noreply at github.com
Sun Apr 2 22:24:35 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: eb52450f5151e8e78743ab05de21a344823316f5
https://github.com/openssl/openssl/commit/eb52450f5151e8e78743ab05de21a344823316f5
Author: Tomas Mraz <tomas at openssl.org>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
M crypto/evp/evp_enc.c
Log Message:
-----------
Avoid calling into provider with the same iv_len or key_len
Fixes #20625
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20664)
More information about the openssl-commits
mailing list