FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-127298: When in FIPS mode ensure builtin hashes check for usedforsecurity=False by xnox · Pull Request #127301 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-127298: When in FIPS mode ensure builtin hashes check for usedforsecurity=False
- #127301
#127301
Open
xnox
wants to merge 13 commits into
python:main
python/cpython:main
from
xnox:hashlib-builtin-fips-check
xnox/cpython:hashlib-builtin-fips-check
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
gh-127298: When in FIPS mode ensure builtin hashes check for usedforsecurity=False
#127301
xnox
wants to merge 13 commits into
python:main
python/cpython:main
from
xnox:hashlib-builtin-fips-check
xnox/cpython:hashlib-builtin-fips-check
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2025
gh-127298: When in FIPS mode ensure builtin hashes check for usedforsecurity=False
Show description for 21b30a1
xnox
committed
21b30a1
View commit details
Copy full SHA for 21b30a1
Browse repository at this point
use != 0 rather than == 1 and update a comment.
gpshead
authored and
xnox
committed
42b912a
View commit details
Copy full SHA for 42b912a
Browse repository at this point
Update the NEWS to reflect reality.
Show description for ac9dc6d
gpshead
authored and
xnox
committed
ac9dc6d
View commit details
Copy full SHA for ac9dc6d
Browse repository at this point
address _some_ correctness details in the test.
gpshead
authored and
xnox
committed
4da9f77
View commit details
Copy full SHA for 4da9f77
Browse repository at this point
avoid repeated calls, reword comment.
gpshead
authored and
xnox
committed
7a954ff
View commit details
Copy full SHA for 7a954ff
Browse repository at this point
Update 2024-11-26-16-31-40.gh-issue-127298.jqYJvn.rst
gpshead
authored and
xnox
committed
461920d
View commit details
Copy full SHA for 461920d
Browse repository at this point
avoid rerunning test in refleak hunting mode.
gpshead
authored and
xnox
committed
dabed52
View commit details
Copy full SHA for dabed52
Browse repository at this point
Change to spawn _test_hashlib_fips from test_hashlib with an env.
gpshead
authored and
xnox
committed
57241db
View commit details
Copy full SHA for 57241db
Browse repository at this point
Use subTest to id the algorithm.
gpshead
authored and
xnox
committed
3910723
View commit details
Copy full SHA for 3910723
Browse repository at this point
lint
gpshead
authored and
xnox
committed
e8ef380
View commit details
Copy full SHA for e8ef380
Browse repository at this point
remove the no longer appropriate mention from ssltests.
gpshead
authored and
xnox
committed
3db1eb5
View commit details
Copy full SHA for 3db1eb5
Browse repository at this point
fix subTest context manager nesting.
gpshead
authored and
xnox
committed
4e5dddb
View commit details
Copy full SHA for 4e5dddb
Browse repository at this point
Use null provider, which is guaranteed to have nothing
xnox
committed
fd308b4
View commit details
Copy full SHA for fd308b4
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL