Skip to content

Conversation

@picnixz
Copy link
Member

@picnixz picnixz commented May 15, 2025

There was some leftover TODO that I eventually implemented.

We now correctly test the pure Python implementation with
the OpenSSL and the HACL* functions!
@picnixz picnixz requested review from gpshead and tiran as code owners May 15, 2025 12:59
@picnixz picnixz changed the title gh-132388: increase HMAC test coverage gh-132388: test HACL* and OpenSSL hash functions in pure Python HMAC May 15, 2025
@picnixz picnixz merged commit 73d71a4 into python:main May 16, 2025
46 checks passed
@picnixz picnixz deleted the feat/hmac/more-tests-132388 branch May 16, 2025 12:00
@gpshead gpshead added tests Tests in the Lib/test dir needs backport to 3.14 bugs and security fixes labels May 16, 2025
@miss-islington-app
Copy link

Thanks @picnixz for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 16, 2025
… HMAC (pythonGH-134051)

(cherry picked from commit 73d71a4)

Co-authored-by: Bénédikt Tran <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented May 16, 2025

GH-134089 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label May 16, 2025
@picnixz
Copy link
Member Author

picnixz commented May 16, 2025

Oh thanks, I forgot about the bps!

gpshead pushed a commit that referenced this pull request May 16, 2025
…n HMAC (GH-134051) (#134089)

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

Co-authored-by: Bénédikt Tran <[email protected]>
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants