> On 22 sept. 2015, at 19:22, Christophe Pettus <[email protected]> wrote: > > Given that it is a unidirectional hash, I'm not sure how they *would* be > rehashed.
If you have password hashed at 15 000 rounds and want 20 000, you do 5 000 rounds on the current hash. (I don’t know if Django does this.) -- Aymeric. -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/EA8B3AD6-B26A-4B7B-8922-85D9DA585F40%40polytechnique.org. For more options, visit https://groups.google.com/d/optout.
