[openssl/openssl] 1b8ef2: Fix regression in default key length for Blowfish ...
Tomas Mraz
noreply at reply.github.openssl.org
Mon May 23 06:52:24 UTC 2022
Branch: refs/heads/openssl-3.0
Home: https://github.openssl.org/openssl/openssl
Commit: 1b8ef23e68b273bb5e59f60df62251153f24768d
https://github.openssl.org/openssl/openssl/commit/1b8ef23e68b273bb5e59f60df62251153f24768d
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-05-23 (Mon, 23 May 2022)
Changed paths:
M providers/implementations/ciphers/cipher_blowfish.c
M providers/implementations/include/prov/implementations.h
M providers/legacyprov.c
Log Message:
-----------
Fix regression in default key length for Blowfish CFB and OFB ciphers
Fixes #18359
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18362)
(cherry picked from commit 7a9e93dda58118c0fb1bade8fe915306b845325b)
Commit: 8a2b4ac740bcbb0678fc1e1cdbf625c010f84cc8
https://github.openssl.org/openssl/openssl/commit/8a2b4ac740bcbb0678fc1e1cdbf625c010f84cc8
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-05-23 (Mon, 23 May 2022)
Changed paths:
M test/evp_extra_test.c
Log Message:
-----------
Test the default key length of the Blowfish ciphers
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18362)
(cherry picked from commit 091e60c42c5d2a194936da7f4de3ce82527b27a3)
Compare: https://github.openssl.org/openssl/openssl/compare/e539c4c41aa5...8a2b4ac740bc
More information about the openssl-commits
mailing list