[openssl/openssl] c63e86: openssl speed fails in FIPS mode

Dmitry Belyavskiy noreply at github.com
Tue Aug 23 00:22:13 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: c63e8637fd79c826b3c438cf99cf7f1b293e8318
      https://github.com/openssl/openssl/commit/c63e8637fd79c826b3c438cf99cf7f1b293e8318
  Author: Dmitry Belyavskiy <beldmit at gmail.com>
  Date:   2022-08-23 (Tue, 23 Aug 2022)

  Changed paths:
    M apps/speed.c

  Log Message:
  -----------
  openssl speed fails in FIPS mode

...because it uses md5 for HMAC tests. Skip md5 in case of its
unavailability.

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17331)




More information about the openssl-commits mailing list