What mcrypt function, and paramaters are equivelent to the linux C function crypt()? I ask because my custom server runs with a database backend, which contains encrypted passwords and Id liked to create a PHP page that could also access the same information.