Handbuch:$wgHKDFAlgorithm

This page is a translated version of the page Manual:$wgHKDFAlgorithm and the translation is 60% complete.
Sicherheit: $wgHKDFAlgorithm
Algorithm for HMAC-based key derivation function (fast, cryptographically secure random numbers).
Eingeführt in Version:1.24.0 (Gerrit change 137077; git #af66c04d)
Entfernt in Version:weiterhin vorhanden
Erlaubte Werte:(Zeichenkette)
Standardwert:sha256

Details

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...