]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-132388: test HACL* and OpenSSL hash functions in pure Python HMAC (GH-13405...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 16 May 2025 12:26:37 +0000 (14:26 +0200)
committerGitHub <noreply@github.com>
Fri, 16 May 2025 12:26:37 +0000 (12:26 +0000)
commitdda5dc5f06871e871deb322318de7b4a50589baa
treefbf50a12dab95deca8abec9a55f7b5cf2beec7db
parent7725ba84619330e071bf0d91a3e4f0d61d17650d
[3.14] gh-132388: test HACL* and OpenSSL hash functions in pure Python HMAC (GH-134051) (#134089)

gh-132388: test HACL* and OpenSSL hash functions in pure Python HMAC (GH-134051)
(cherry picked from commit 73d71a416fb05b64c2b43fade5d781a1fa0cb2cd)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Lib/test/support/hashlib_helper.py
Lib/test/test_hmac.py