]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132388: test HACL* and OpenSSL hash functions in pure Python HMAC (#134051)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Fri, 16 May 2025 12:00:01 +0000 (14:00 +0200)
committerGitHub <noreply@github.com>
Fri, 16 May 2025 12:00:01 +0000 (14:00 +0200)
commit73d71a416fb05b64c2b43fade5d781a1fa0cb2cd
treeeb7c06e180eca76c66caa0c8f5bbb183fb87fb73
parent1566c34dc76ec6139e6827fbab6d76e084a63d9d
gh-132388: test HACL* and OpenSSL hash functions in pure Python HMAC (#134051)
Lib/test/support/hashlib_helper.py
Lib/test/test_hmac.py