PKCS #5 v2.0 standard RFC 2898
calc(string $hash, string $password, string $salt, integer $iterations, integer $length) : string
stringThe hash algorithm to be used by HMAC
stringThe source password/key
string
integerThe number of iterations
integerThe output size
\Zend\Crypt\Key\Derivation\Exception\InvalidArgumentException |
|---|
string