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