◐ Shell
clean mode source ↗

bpo-38820: OpenSSL 3.0.0: Use supported hashing algos in doc test (GH-25319) by tiran · Pull Request #25319 · python/cpython

ripemd160 is not available in OpenSSL 3.0.0's default crypto provider.
It's only present in legacy provider.

Signed-off-by: Christian Heimes <christian@python.org>

@tiran tiran changed the title bpo-38820: OpenSSL 3.0.0: Use supported hashing algos in doc test bpo-38820: OpenSSL 3.0.0: Use supported hashing algos in doc test (GH-25319)

Apr 9, 2021

@tiran tiran deleted the bpo-38820-ripemd branch

April 9, 2021 20:23

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Apr 9, 2021
…thonGH-25319)

ripemd160 is not available in OpenSSL 3.0.0's default crypto provider.
It's only present in legacy provider.

Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit 2d7fdc9)

Co-authored-by: Christian Heimes <christian@python.org>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Apr 9, 2021
…thonGH-25319)

ripemd160 is not available in OpenSSL 3.0.0's default crypto provider.
It's only present in legacy provider.

Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit 2d7fdc9)

Co-authored-by: Christian Heimes <christian@python.org>

miss-islington added a commit that referenced this pull request

Apr 9, 2021
…-25319)

ripemd160 is not available in OpenSSL 3.0.0's default crypto provider.
It's only present in legacy provider.

Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit 2d7fdc9)

Co-authored-by: Christian Heimes <christian@python.org>

miss-islington added a commit that referenced this pull request

Apr 9, 2021
…-25319)

ripemd160 is not available in OpenSSL 3.0.0's default crypto provider.
It's only present in legacy provider.

Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit 2d7fdc9)

Co-authored-by: Christian Heimes <christian@python.org>

@tiran tiran mentioned this pull request

Apr 11, 2022

stratakis pushed a commit to stratakis/cpython that referenced this pull request

Mar 11, 2024
…thonGH-25319)

ripemd160 is not available in OpenSSL 3.0.0's default crypto provider.
It's only present in legacy provider.

Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit 2d7fdc9)

Co-authored-by: Christian Heimes <christian@python.org>

mcepl pushed a commit to openSUSE-Python/cpython that referenced this pull request

Apr 2, 2024
…thonGH-25319)

ripemd160 is not available in OpenSSL 3.0.0's default crypto provider.
It's only present in legacy provider.

Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit 2d7fdc9)

Co-authored-by: Christian Heimes <christian@python.org>