#34875: Use RFC 9106 recommendations in Argon2PasswordHasher
------------------------------------------------+------------------------
               Reporter:  tecbr                 |          Owner:  nobody
                   Type:  Cleanup/optimization  |         Status:  new
              Component:  contrib.auth          |        Version:  4.2
               Severity:  Normal                |       Keywords:
           Triage Stage:  Unreviewed            |      Has patch:  0
    Needs documentation:  0                     |    Needs tests:  0
Patch needs improvement:  0                     |  Easy pickings:  0
                  UI/UX:  0                     |
------------------------------------------------+------------------------
 The library used by Django for implementation of argon2 (argon2-cffi)
 sinse 21.2.0 (2021-12-08) uses the RFC 9106 low memory profile by default.

 References:
 [https://github.com/hynek/argon2-cffi/issues/101]
 [https://github.com/hynek/argon2-cffi/blob/main/CHANGELOG.md]
 [https://github.com/hynek/argon2-cffi/blob/main/src/argon2/profiles.py]

 Why Django does not use these recommendations?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34875>
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/0107018ad72ac4c3-e4b69390-23e6-433f-b44a-9640547ed666-000000%40eu-central-1.amazonses.com.

Reply via email to