This short section contains only passwd_crypt().
WvString passwd_crypt(const char *str)
Similar to the Linux system call crypt(), but this function selects its own salt.