How do I encypt the passwords for a login script. Currently it gets the username and password from a DB, and logs the user. There's also a registration page, adding new users, but I got the passwords in clear text, and want to have them encrypted instead