etamoo
MOO.Builtins.Crypt
Synopsis
crypt Source
Arguments
key
salt
encrypted password (or Nothing on error)
Nothing
Encrypt a password using the POSIX crypt() function.
crypt()