bcrypt

Here you can hash passwords with bcrypt. I had to hash passwords for different projects, so I decided to create a small tool for it. Everything is done client-side, so your password is not sent to my server.