[openssl/openssl] 6f8002: Avoid calling into provider with the same iv_len o...
Tomáš Mráz
noreply at github.com
Sun Apr 2 22:24:38 UTC 2023
Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: 6f8002014dda3f45aa864b38b92c2df7611af52e
https://github.com/openssl/openssl/commit/6f8002014dda3f45aa864b38b92c2df7611af52e
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)
(cherry picked from commit eb52450f5151e8e78743ab05de21a344823316f5)
More information about the openssl-commits
mailing list