[openssl/openssl] ce9317: Add changes entry for RIPEMD160 being added to the...
Pauli
noreply at github.com
Wed Oct 19 11:27:55 UTC 2022
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: ce9317a4cfc01541964a14745c4d09e2a846981c
https://github.com/openssl/openssl/commit/ce9317a4cfc01541964a14745c4d09e2a846981c
Author: Pauli <pauli at openssl.org>
Date: 2022-10-19 (Wed, 19 Oct 2022)
Changed paths:
M CHANGES.md
Log Message:
-----------
Add changes entry for RIPEMD160 being added to the default provider
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19375)
Commit: ecd831469919215b0a45693b00ec0fd7d42d5d61
https://github.com/openssl/openssl/commit/ecd831469919215b0a45693b00ec0fd7d42d5d61
Author: Pauli <pauli at 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 <levitte at openssl.org>
Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19375)
Commit: 155a82d1fe1c50d859081ff67f26633b9d7dada8
https://github.com/openssl/openssl/commit/155a82d1fe1c50d859081ff67f26633b9d7dada8
Author: Tomas Mraz <tomas at 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 <levitte at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tim Hudson <tjh at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19375)
Commit: fdc5043d58900663b493147298e64f11353b35fe
https://github.com/openssl/openssl/commit/fdc5043d58900663b493147298e64f11353b35fe
Author: Pauli <pauli at 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 <levitte at openssl.org>
Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19375)
Compare: https://github.com/openssl/openssl/compare/72620ac79133...fdc5043d5890
More information about the openssl-commits
mailing list