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
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)
tiran
deleted the
bpo-38820-ripemd
branch
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…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
…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
miss-islington added a commit that referenced this pull request
tiran
mentioned this pull request
stratakis pushed a commit to stratakis/cpython that referenced this pull request
…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
…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>