Branch: refs/heads/openssl-3.0 Home: https://github.com/openssl/openssl Commit: 4534468866c2b29d197c48f0763c32e5a7b65868 https://github.com/openssl/openssl/commit/4534468866c2b29d197c48f0763c32e5a7b65868 Author: Pauli <pa...@openssl.org> Date: 2022-10-19 (Wed, 19 Oct 2022)
Changed paths: M crypto/ripemd/build.info M providers/defltprov.c M providers/implementations/digests/build.info M test/recipes/30-test_evp_data/evpmd_ripemd.txt Log Message: ----------- 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 <levi...@openssl.org> Reviewed-by: Tim Hudson <t...@openssl.org> Reviewed-by: Tomas Mraz <to...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19375) (cherry picked from commit ecd831469919215b0a45693b00ec0fd7d42d5d61) Commit: 2f355186551c9d7d5285c96a205a8f2767173527 https://github.com/openssl/openssl/commit/2f355186551c9d7d5285c96a205a8f2767173527 Author: Tomas Mraz <to...@openssl.org> Date: 2022-10-19 (Wed, 19 Oct 2022) Changed paths: M crypto/ripemd/build.info M providers/implementations/digests/build.info Log Message: ----------- Avoid putting ripemd_prov.c in libcommon otherwise it is regarded as fips source Reviewed-by: Richard Levitte <levi...@openssl.org> Reviewed-by: Paul Dale <pa...@openssl.org> Reviewed-by: Tim Hudson <t...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19375) (cherry picked from commit 155a82d1fe1c50d859081ff67f26633b9d7dada8) Commit: f1e990b855ce1613041d847ccd3048ca6835f95a https://github.com/openssl/openssl/commit/f1e990b855ce1613041d847ccd3048ca6835f95a Author: Pauli <pa...@openssl.org> Date: 2022-10-19 (Wed, 19 Oct 2022) Changed paths: M doc/man7/EVP_MD-RIPEMD160.pod M doc/man7/OSSL_PROVIDER-default.pod Log Message: ----------- ripemd: document as being present in the default provider Reviewed-by: Richard Levitte <levi...@openssl.org> Reviewed-by: Tim Hudson <t...@openssl.org> Reviewed-by: Tomas Mraz <to...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19375) (cherry picked from commit fdc5043d58900663b493147298e64f11353b35fe) Compare: https://github.com/openssl/openssl/compare/c861c3ee142a...f1e990b855ce