MediaWiki
1.23.5
|
This is the complete list of members for MWCryptRand, including all inherited members.
$algo | MWCryptRand | protected |
$hashLength | MWCryptRand | protected |
$singleton | MWCryptRand | protectedstatic |
$strong | MWCryptRand | protected |
driftHash( $data) | MWCryptRand | protected |
generate( $bytes, $forceStrong=false) | MWCryptRand | static |
generateHex( $chars, $forceStrong=false) | MWCryptRand | static |
hash( $data) | MWCryptRand | protected |
hashAlgo() | MWCryptRand | protected |
hashLength() | MWCryptRand | protected |
hmac( $data, $key) | MWCryptRand | protected |
initialRandomState() | MWCryptRand | protected |
MIN_ITERATIONS | MWCryptRand | |
MSEC_PER_BYTE | MWCryptRand | |
randomState() | MWCryptRand | protected |
realGenerate( $bytes, $forceStrong=false) | MWCryptRand | |
realGenerateHex( $chars, $forceStrong=false) | MWCryptRand | |
realWasStrong() | MWCryptRand | |
singleton() | MWCryptRand | protectedstatic |
wasStrong() | MWCryptRand | static |