bpo-9146: Raise a ValueError if OpenSSL fails to init a hash func. (#… · python/cpython@07244a8 · GitHub
Skip to content

Commit 07244a8

Browse files
authored
bpo-9146: Raise a ValueError if OpenSSL fails to init a hash func. (#1777)
This helps people in weird FIPS mode environments where common things like MD5 are not available in the binary as a matter of policy.
1 parent c9d6dbc commit 07244a8

1 file changed

Lines changed: 36 additions & 9 deletions

File tree

Modules/_hashopenssl.c

Lines changed: 36 additions & 9 deletions

0 commit comments

Comments
 (0)