Manual:$wgHKDFAlgorithm/pl

This page is a translated version of the page Manual:$wgHKDFAlgorithm and the translation is 20% complete.
Bezpieczeństwo: $wgHKDFAlgorithm
Algorithm for HMAC-based key derivation function (fast, cryptographically secure random numbers).
Wprowadzono w wersji:1.24.0 (Gerrit change 137077; git #af66c04d)
Usunięto w wersji:nadal w użyciu
Dozwolone wartości:(string)
Domyślna wartość:sha256

Szczegóły

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