#34875: Use RFC 9106 recommendations in Argon2PasswordHasher
-------------------------------------+-------------------------------------
     Reporter:  tecbr                |                    Owner:  nobody
         Type:                       |                   Status:  closed
  Cleanup/optimization               |
    Component:  contrib.auth         |                  Version:  4.2
     Severity:  Normal               |               Resolution:  wontfix
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

 * cc: Florian Apolloner (added)
 * status:  new => closed
 * resolution:   => wontfix


Comment:

 Thanks for the ticket. Django uses the default values for `salt_len` and
 `hash_len`. TBH, I don't see much value in decreasing `time_cost`,
 `memory_cost`, and `parallelism` to the new low-memory profile. It's also
 [https://docs.djangoproject.com/en/stable/topics/auth/passwords/#argon2
 documented] how to adjust parameters to your needs.

 > Why Django does not use these recommendations?

 I'd ask why Django should adapt to the new low-memory profile?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34875#comment:1>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018ad9f7fbf6-7810134e-bce9-492f-8b72-a60d58c3f3f6-000000%40eu-central-1.amazonses.com.

Reply via email to