COMMITS
/ Lib/test/support/hashlib_helper.py February 18, 2026
V
gh-141510: Replace MappingProxyType with frozendict (#144904)
Victor Stinner committed
September 10, 2025
B
gh-137371: refactor and fortify `test.support.hashlib_helper` (#137375)
Bénédikt Tran committed
July 20, 2025
B
gh-136547: fix `hashlib_helper` for blocking and requesting digests (#136762)
Bénédikt Tran committed
July 13, 2025
B
gh-136547: allow to temporarily disable hash algorithms in tests (#136570)
Bénédikt Tran committed
May 16, 2025
B
gh-132388: test HACL* and OpenSSL hash functions in pure Python HMAC (#134051)
Bénédikt Tran committed
April 27, 2025
B
gh-132993: expose `HASHLIB_GIL_MINSIZE` to private extension modules (#132999)
Bénédikt Tran committed
April 4, 2025
B
gh-99108: Implement HACL* HMAC (#130157)
Bénédikt Tran committed
March 17, 2025
B
gh-130149: cleanup refactorization of `test_hmac.py` (#131318)
Bénédikt Tran committed
March 3, 2025
B
gh-130149: refactor tests for HMAC (#130150)
Bénédikt Tran committed
September 4, 2021
N
bpo-45042: Now test classes decorated with `requires_hashdigest` are not skipped (GH-28060)
Nikita Sobolev committed
April 29, 2020