index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
sha2module.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.13] gh-134696: align OpenSSL and HACL*-based hash functions constructors A...
Bénédikt Tran
2025-06-01
1
-12/+37
*
gh-116322: Add Py_mod_gil module slot (#116882)
Brett Simmers
2024-05-03
1
-0/+1
*
gh-99108: Refresh HACL*; update modules accordingly; fix namespacing (GH-117237)
Jonathan Protzenko
2024-03-26
1
-20/+20
*
gh-111916: Make hashlib related modules thread-safe without the GIL (#111981)
Tomas R
2023-11-15
1
-24/+22
*
gh-106869: Use new PyMemberDef constant names (#106871)
Victor Stinner
2023-07-25
1
-1/+1
*
gh-99108: Refresh HACL* (#104808)
Jonathan Protzenko
2023-05-24
1
-1/+1
*
gh-99108: Release the GIL around hashlib built-in computation (#104675)
Gregory P. Smith
2023-05-23
1
-6/+88
*
gh-99113: Add Py_MOD_PER_INTERPRETER_GIL_SUPPORTED (gh-104205)
Eric Snow
2023-05-05
1
-0/+1
*
gh-101476: Use _PyType_GetModuleState where applicable (#102188)
Erlend E. Aasland
2023-02-24
1
-3/+4
*
gh-99108: Refactor _sha256 & _sha512 into _sha2. (#101924)
Gregory P. Smith
2023-02-16
1
-0/+805