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.
B
Bénédikt Tran committed
0a97427ee5287e3e6d1d3393a03480ab83abfe90
Parent: 7099c75
Committed by GitHub <noreply@github.com>
on 4/4/2025, 5:04:00 PM