Simple applet for encryption using the MessageDigest class (*base64).
Type in a string and push the
button, and the applet will display the string's hash for the selected algorithm
Application:
Good for encrypting passwords before storing them in a database