Fix regression in default key length for Blowfish CFB and OFB ciphers
authorTomas Mraz <tomas@openssl.org>
Fri, 20 May 2022 14:27:51 +0000 (16:27 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 23 May 2022 06:50:42 +0000 (08:50 +0200)
commit7a9e93dda58118c0fb1bade8fe915306b845325b
tree0280c785c9885ef5e0bd0b2250d48441c526156f
parent557825acd622f98fc21423aba092e374db84f483
Fix regression in default key length for Blowfish CFB and OFB ciphers

Fixes #18359

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18362)
providers/implementations/ciphers/cipher_blowfish.c
providers/implementations/include/prov/implementations.h
providers/legacyprov.c