]> git.ipfire.org Git - thirdparty/openssl.git/commit
default provider: include RIPEMD160
authorPauli <pauli@openssl.org>
Tue, 11 Oct 2022 00:23:57 +0000 (11:23 +1100)
committerTomas Mraz <tomas@openssl.org>
Wed, 19 Oct 2022 11:21:01 +0000 (13:21 +0200)
commitecd831469919215b0a45693b00ec0fd7d42d5d61
treecdc054a8c476b6fa45264f178a0b6e45eb2917e8
parentce9317a4cfc01541964a14745c4d09e2a846981c
default provider: include RIPEMD160

Including RIPEMD160 in both the default and legacy providers shouldn't break
anyone and makes the algorithm available more readily.

Fixes #17722

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19375)
crypto/ripemd/build.info
providers/defltprov.c
providers/implementations/digests/build.info
test/recipes/30-test_evp_data/evpmd_ripemd.txt