#28401: Allow hashlib.md5() calls to work with FIPS kernels
-------------------------------------+-------------------------------------
Reporter: Andrew DiPrinzio | Owner: Ade Lee
Type: | Status: assigned
Cleanup/optimization |
Component: Core (Other) | Version: dev
Severity: Normal | Resolution:
Keywords: FIPS, md5, | Triage Stage:
python3.9 | Someday/Maybe
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Ade Lee):
I have added the following pull request to resolve this issue. Thanks!
This will allow django to run in fips enabled kernels. Eventually, when
support for this
attribute is available everywhere, we can remove the wrapper function and
just use what
is in hashlib.
https://github.com/django/django/pull/14763
--
Ticket URL: <https://code.djangoproject.com/ticket/28401#comment:19>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/064.3ba0df9107aba65569ee969334e48946%40djangoproject.com.