◐ Shell
clean mode source ↗

bpo-40645: use C implementation of HMAC by tiran · Pull Request #24920 · python/cpython

Signed-off-by: Christian Heimes <christian@python.org>

gpshead

Recognize _hashlib.openssl_sha256 function object as "sha256".

gpshead

@tiran tiran marked this pull request as ready for review

March 19, 2021 09:28

stratakis pushed a commit to stratakis/cpython that referenced this pull request

Aug 5, 2021
- [x] fix tests
- [ ] add test scenarios for old/new code.

Signed-off-by: Christian Heimes <christian@python.org>

encukou pushed a commit to encukou/cpython that referenced this pull request

Sep 8, 2021
…, pythonGH-26079)

This backports the feature and 2 subsequent bugfixes
from: https://bugs.python.org/issue40645

Signed-off-by: Christian Heimes <christian@python.org>
Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
Co-Authored-By: Pablo Galindo <Pablogsal@gmail.com>

stratakis pushed a commit to stratakis/cpython that referenced this pull request

Jan 18, 2022
…, pythonGH-26079)

This backports the feature and 2 subsequent bugfixes
from: https://bugs.python.org/issue40645

Signed-off-by: Christian Heimes <christian@python.org>
Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
Co-Authored-By: Pablo Galindo <Pablogsal@gmail.com>

stratakis pushed a commit to stratakis/cpython that referenced this pull request

Jan 21, 2022
…, pythonGH-26079)

This backports the feature and 2 subsequent bugfixes
from: https://bugs.python.org/issue40645

Signed-off-by: Christian Heimes <christian@python.org>
Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
Co-Authored-By: Pablo Galindo <Pablogsal@gmail.com>