diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-09-14 22:41:33 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-14 22:41:33 (GMT) |
commit | 52a9c5760c600bc96df87bc93641df504d302314 (patch) | |
tree | c3065c0df17d7affaf4e2eef1f8c41dc45352fa1 /Python/symtable.c | |
parent | 3bb8075bcb49383dc226aa1c64cf8e18001c70fd (diff) | |
download | cpython-52a9c5760c600bc96df87bc93641df504d302314.zip cpython-52a9c5760c600bc96df87bc93641df504d302314.tar.gz cpython-52a9c5760c600bc96df87bc93641df504d302314.tar.bz2 |
[3.12] gh-109396: Fix test_socket.test_hmac_sha1() in FIPS mode (GH-109423) (#109426)
gh-109396: Fix test_socket.test_hmac_sha1() in FIPS mode (GH-109423)
Use a longer key: FIPS mode requires at least of at least 112 bits.
The previous key was only 32 bits.
(cherry picked from commit e091b9f20fa8e409003af79f3c468b8225e6dcd3)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions