Password Hashing
&reftitle.intro;
The password hashing API provides an easy to use wrapper around
crypt and some other password hashing algorithms,
to make it easy to create and manage passwords
in a secure manner.
&reference.password.setup;
&reference.password.constants;
&reference.password.reference;