Revision 52a9c5760c600bc96df87bc93641df504d302314 authored by Miss Islington (bot) on 14 September 2023, 22:41:33 UTC, committed by GitHub on 14 September 2023, 22:41:33 UTC
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>
1 parent 3bb8075
History
File Mode Size
_static
c-api
data
distributing
extending
faq
howto
includes
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 8.7 KB
README.rst -rw-r--r-- 4.7 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.7 KB
conf.py -rw-r--r-- 15.8 KB
constraints.txt -rw-r--r-- 683 bytes
contents.rst -rw-r--r-- 395 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 57.2 KB
license.rst -rw-r--r-- 51.4 KB
make.bat -rw-r--r-- 6.1 KB
requirements-oldest-sphinx.txt -rw-r--r-- 987 bytes
requirements.txt -rw-r--r-- 555 bytes

README.rst

back to top