[][src]Module cryptohelpers::password

Password related functions

Structs

Password

Represents a password hash

Salt

Represents a salt to be used for password operations

Enums

Error

Represents an error regarding password related operations

Constants

KEYSIZE
ROUNDS
SALTSIZE
STATIC_SALT

The salt value used for Salt::embedded().