Pbkdf2
Last updated
Was this helpful?
Last updated
Was this helpful?
Returns a text that contains a hash key of 40 characters. Returns unknown if the salt length is less than 8
password
text
text containing a password
salt
text
a salt text. The value must be at least 8 characters long. An unknown value is returned if the length is less than 8.