#37078: Change default algorithm of salted_hmac() from SHA-1 to SHA-256
--------------------------------------+------------------------------------
Reporter: Denny Biasiolli | Owner: (none)
Type: Cleanup/optimization | Status: new
Component: Utilities | Version: dev
Severity: Normal | Resolution:
Keywords: security, crypto | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Comment (by Denny Biasiolli):
I'd be happy to help, but do you have suggestions about the steps I need
to take to fix this?
My PR with the fix (without the deprecation) was here:
https://github.com/django/django/pull/21190
--
Ticket URL: <
https://code.djangoproject.com/ticket/37078#comment:6>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.