Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
bpo-40479: Port hashlib to OpenSSL 3.0.0
**WORK IN PROGRESS**

See: https://wiki.openssl.org/index.php/OpenSSL_3.0
Signed-off-by: Christian Heimes <christian@python.org>
  • Loading branch information
tiran committed Jul 1, 2020
commit 3969062c38a4bb0503eab3b21ee413fe9f98481f
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Port :mod:`hashlib` module to OpenSSL 3.0.0
Loading