Web interface to crypt (des, md5, sha1), md4, md5, sha1, sha256
I quite often need to quickly crypt() a password (e.g. for .htpasswd files), so I wrote a small web interface.
Note: The password obviously gets sent unencrypted over the internet, take care.
Result: