MediaWiki  1.27.2
MWCryptHKDF Member List

This is the complete list of members for MWCryptHKDF, including all inherited members.

$algorithmMWCryptHKDFprotected
$cacheMWCryptHKDFprotected
$cacheKeyMWCryptHKDFprotected
$contextMWCryptHKDFprotected
$hashLengthMWCryptHKDFstatic
$lastKMWCryptHKDFprotected
$prkMWCryptHKDFprivate
$saltMWCryptHKDFprotected
$singletonMWCryptHKDFprotectedstatic
$skmMWCryptHKDFprivate
__construct($secretKeyMaterial, $algorithm, $cache, $context)MWCryptHKDF
__destruct()MWCryptHKDF
generate($bytes, $context)MWCryptHKDFstatic
generateHex($chars, $context= '')MWCryptHKDFstatic
getSaltUsingCache()MWCryptHKDFprotected
HKDF($hash, $ikm, $salt, $info, $L)MWCryptHKDFstatic
HKDFExpand($hash, $prk, $info, $bytes, &$lastK= '')MWCryptHKDFprivatestatic
HKDFExtract($hash, $salt, $ikm)MWCryptHKDFprivatestatic
realGenerate($bytes, $context= '')MWCryptHKDFprotected
singleton()MWCryptHKDFprotectedstatic