pallets / werkzeug

The comprehensive WSGI web application library.
https://werkzeug.palletsprojects.com
BSD 3-Clause "New" or "Revised" License
6.66k stars 1.74k forks source link

increase pbkdf2 iterations #2969

Closed davidism closed 3 weeks ago

davidism commented 3 weeks ago

This needs to be bumped regularly to account for faster computers. Django now sets it to 1,000,000: https://github.com/django/django/commit/04a208d7f19f393ad92ba7cef31842318be2d38a.