#32275: Add scrypt password hasher
------------------------------+------------------------------------------
Reporter: Alex Gaynor | Owner: Anthony Wright
Type: New feature | Status: assigned
Component: contrib.auth | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
------------------------------+------------------------------------------
Comment (by Anthony Wright):
Wrote scrypt function in crypto.py which uses the hashlib.scrypt function.
Wrote ScryptPasswordHasher class in Hashers.py and added it as an option
in global_settings. Currently working on tests.
--
Ticket URL: <https://code.djangoproject.com/ticket/32275#comment:4>
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/062.1dc72f4f3efd7e8886c4d744cb53797b%40djangoproject.com.