commit | efb0a2cf3adf4629cf4669cb558758fb78107319 | [log] [tgz] |
---|---|---|
author | Dong-hee Na <donghee.na@python.org> | Fri Apr 07 10:51:29 2023 +0900 |
committer | GitHub <noreply@github.com> | Fri Apr 07 10:51:29 2023 +0900 |
tree | aab1eedb80dcb8da44c465e4f1295a6109925904 | |
parent | f0424ba4b6663d2a4240239266bea08aff46bb6c [diff] |
gh-103256: Fix hmac algorithm to support fallback implementation (gh-103286) Co-authored-by: Gregory P. Smith <greg@krypto.org>