Bcrypt

Hash and compare text string using bcrypt. Bcrypt is a password-hashing function designed by Niels Provos and David Mazières.

More rounds = more secure, but slower to generate.