Manual:$wgHKDFAlgorithm

This page is a translated version of the page Manual:$wgHKDFAlgorithm and the translation is 60% complete.
セキュリティ: $wgHKDFAlgorithm
Algorithm for HMAC-based key derivation function (fast, cryptographically secure random numbers).
導入されたバージョン:1.24.0 (Gerrit change 137077; git #af66c04d)
除去されたバージョン:使用中
許容される値:(文字列)
既定値:sha256

詳細

The algorithm must be one of those enumerated by the function hash_algos(): depending on the PHP version, it can be: MD5, SHA-1, SHA-2, Whirlpool, RIPEMD, HAVAL, Tiger, Snefru...