summaryrefslogtreecommitdiffstats
path: root/Python/remote_debugging.c
diff options
context:
space:
mode:
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>2025-04-04 17:04:00 (GMT)
committerGitHub <noreply@github.com>2025-04-04 17:04:00 (GMT)
commit0a97427ee5287e3e6d1d3393a03480ab83abfe90 (patch)
tree2cabc96ef1cd7d6168ce15f06ade1d8d0636d473 /Python/remote_debugging.c
parent7099c75550c55050ac160cfe3519d49f2ef0c675 (diff)
downloadcpython-0a97427ee5287e3e6d1d3393a03480ab83abfe90.zip
cpython-0a97427ee5287e3e6d1d3393a03480ab83abfe90.tar.gz
cpython-0a97427ee5287e3e6d1d3393a03480ab83abfe90.tar.bz2
gh-99108: Implement HACL* HMAC (#130157)
A new extension module, `_hmac`, now exposes the HACL* HMAC (formally verified) implementation. The HACL* implementation is used as a fallback implementation when the OpenSSL implementation of HMAC is not available or disabled. For now, only named hash algorithms are recognized and SIMD support provided by HACL* for the BLAKE2 hash functions is not yet used.
Diffstat (limited to 'Python/remote_debugging.c')
0 files changed, 0 insertions, 0 deletions