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