Introduction
The password hashing API provides an easy to use wrapper around crypt() to make it easy to create and manage passwords in a secure manner.
There are no user contributed notes for this page.
The password hashing API provides an easy to use wrapper around crypt() to make it easy to create and manage passwords in a secure manner.