検索

phrase: max: clip:
target: order:
Results of 1 - 4 of about 4 for iterations (0.002 sec.)
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 10892
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... er object is a string in this format: <algorithm>$<iterations>$<salt>$<hash> これらはユーザーのパスワードを保存す ... to PBKDF2 and bcrypt in utilizing a set number of iterations to slow down brute-force attacks. However, because ... ¶ The PBKDF2 and bcrypt algorithms use a number of iterations or rounds of hashing. This deliberately slows down ... wever, as computing power increases, the number of iterations needs to be increased. We've chosen a reasonable d ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
Django 1.8.10 リリースノート — Django 4.0.6 ドキュメント 10152
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... version of Django since 1.6, the default number of iterations for the PBKDF2PasswordHasher and its subclasses ha ... user with a password encoded in an older number of iterations and login request for a nonexistent user (which ru ... ns the default hasher's default number of iterations since Django 1.6). This only affects users who hav ... en't logged in since the iterations were increased. The first time a user logs in afte ...
https://man.plustar.jp/django/releases/1.8.10.html - [similar]
Django 1.9.3 リリースノート — Django 4.0.6 ドキュメント 9801
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... version of Django since 1.6, the default number of iterations for the PBKDF2PasswordHasher and its subclasses ha ... user with a password encoded in an older number of iterations and login request for a nonexistent user (which ru ... ns the default hasher's default number of iterations since Django 1.6). This only affects users who hav ... en't logged in since the iterations were increased. The first time a user logs in afte ...
https://man.plustar.jp/django/releases/1.9.3.html - [similar]
How is Django Formed? — Django 4.0.6 ドキュメント 6102
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing only the headings. Increase the default PBKDF2 iterations in django.contrib.auth.hashers.PBKDF2PasswordHashe ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
PREV 1 NEXT