COMMITS
/ Modules/sha3module.c April 27, 2025
B
gh-132993: expose `HASHLIB_GIL_MINSIZE` to private extension modules (#132999)
Bénédikt Tran committed
March 17, 2025
B
gh-131316: handle NULL values returned by HACL* functions (#131324)
Bénédikt Tran committed
March 11, 2025
V
gh-111178: Change Argument Clinic signature for METH_O (#130682)
Victor Stinner committed
January 27, 2025
B
gh-111178: fix UBSan failures in `Modules/{blake2,md5,sha1,sha2,sha3}module.c` (GH-128248)
Bénédikt Tran committed
December 8, 2024
B
gh-87138: convert SHA-3 object type to heap type (GH-127670)
Bénédikt Tran committed
August 28, 2024
W
Fix typos in docs, error messages and comments (#123336)
Wulian committed
May 3, 2024
B
gh-116322: Add Py_mod_gil module slot (#116882)
Brett Simmers committed
March 26, 2024
J
gh-99108: Refresh HACL*; update modules accordingly; fix namespacing (GH-117237)
Jonathan Protzenko committed
November 15, 2023
T
May 23, 2023
G
gh-99108: Release the GIL around hashlib built-in computation (#104675)
Gregory P. Smith committed
May 8, 2023
J
gh-99108: Replace SHA3 implementation HACL* version (#103597)
Jonathan Protzenko committed