Phpass (Section)#

Path: /processing/credential-managers/credential-manager{id}/phpass

MD5-based salted and variable iteration count password hashes

Parameters#

NameTypeRequiredDefaultDescription
iterationsuint32optional8Specifies the number of iterations the PHPass algorithm does for password hashing. Keep in mind that increasing the cost will greatly increase the complexity and the processing time when creating or validating passwords.

Was this helpful?