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
/
blake2module.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.14] gh-135755: rename undocumented `HACL_CAN_COMPILE_SIMD{128,256}` macros...
Bénédikt Tran
2025-06-28
1
-38/+38
*
[3.14] gh-134696: align OpenSSL and HACL*-based hash functions constructors A...
Bénédikt Tran
2025-06-01
1
-10/+20
*
gh-132993: expose `HASHLIB_GIL_MINSIZE` to private extension modules (#132999)
Bénédikt Tran
2025-04-27
1
-0/+2
*
gh-131316: handle NULL values returned by HACL* functions (#131324)
Bénédikt Tran
2025-03-17
1
-40/+102
*
GH-131296: fix clang-cl warnings on Windows in blake2module.c (#131299)
Chris Eibl
2025-03-15
1
-2/+2
*
gh-111178: Change Argument Clinic signature for METH_O (#130682)
Victor Stinner
2025-03-11
1
-2/+2
*
gh-111178: fix UBSan failures in `Modules/{blake2,md5,sha1,sha2,sha3}module.c...
Bénédikt Tran
2025-01-27
1
-10/+13
*
gh-87138: convert blake2b/2s types to heap types (#127669)
Bénédikt Tran
2024-12-26
1
-20/+69
*
gh-126433: Fix compiler warnings on 32-bit Windows (#126444)
Victor Stinner
2024-11-05
1
-3/+3
*
gh-123748: Add conditional compilation rules for HACL SIMD256 and SIMD128 on ...
Russell Keith-Magee
2024-09-16
1
-0/+10
*
gh-123189: [`Modules/blake2module.c`]: Move function definitions and their us...
Kirill Podoprigora
2024-08-30
1
-0/+8
*
gh-99108: Add HACL* Blake2 implementation to hashlib (GH-119316)
Jonathan Protzenko
2024-08-13
1
-0/+930