検索

phrase: max: clip:
target: order:
Results of 1 - 4 of about 4 for factor (0.018 sec.)
Django 1.8.10 リリースノート — Django 4.0.6 ドキュメント 10947
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... through timing difference on password hasher work factor upgrade ¶ In each major version of Django since 1. ... hashers to bridge the runtime gap between the work factor (e.g. iterations) supplied in existing encoded pas ... swords and the default work factor of the hasher. This method is implemented for PBKD ... ome projects may subclass it and increase the work factor as needed. A warning will be emitted for any third ...
https://man.plustar.jp/django/releases/1.8.10.html - [similar]
Django 1.9.3 リリースノート — Django 4.0.6 ドキュメント 10522
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... through timing difference on password hasher work factor upgrade ¶ In each major version of Django since 1. ... hashers to bridge the runtime gap between the work factor (e.g. iterations) supplied in existing encoded pas ... swords and the default work factor of the hasher. This method is implemented for PBKD ... ome projects may subclass it and increase the work factor as needed. A warning will be emitted for any third ...
https://man.plustar.jp/django/releases/1.9.3.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 9246
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y contain 131 bits of entropy. Increasing the work factor ¶ PBKDF2 and bcrypt ¶ The PBKDF2 and bcrypt algori ... g PBKDF2. 注釈 bcrypt rounds is a logarithmic work factor, e.g. 12 rounds means 2 ** 12 iterations. Argon2 ¶ ... t has four attributes that can be customized: work_factor controls the number of iterations within the hash. ... The minimum memory requirement of scrypt is: work_factor * 2 * block_size * 64 so you may need to tweak max ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 6231
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... through timing difference on password hasher work factor upgrade. Full description 影響を受けるバージョン ¶ ...
https://man.plustar.jp/django/releases/security.html - [similar]
PREV 1 NEXT