[openssl/openssl] 7a9e93: Fix regression in default key length for Blowfish ...

Tomas Mraz noreply at reply.github.openssl.org
Mon May 23 06:51:28 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.openssl.org/openssl/openssl
  Commit: 7a9e93dda58118c0fb1bade8fe915306b845325b
      https://github.openssl.org/openssl/openssl/commit/7a9e93dda58118c0fb1bade8fe915306b845325b
  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)


  Commit: 091e60c42c5d2a194936da7f4de3ce82527b27a3
      https://github.openssl.org/openssl/openssl/commit/091e60c42c5d2a194936da7f4de3ce82527b27a3
  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)


Compare: https://github.openssl.org/openssl/openssl/compare/557825acd622...091e60c42c5d


More information about the openssl-commits mailing list