| Security: $wgHKDFAlgorithm | |
|---|---|
| Algorithm for HMAC-based key derivation function (fast, cryptographically secure random numbers). |
|
| Introduced in version: | 1.24.0 (Gerrit change 137077; git #af66c04d) |
| Removed in version: | still in use |
| Allowed values: | (string) |
| Default value: | sha256 |
| Other settings: Alphabetical | By function | |
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...
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.