The MD5 Encryption Tool is useful for encrypting strings so that they are sent/stored safely from prying eyes. MD5 stands for Message Digest Algorithm 5. It uses a digest size of 128-bits.
SHA-1 Encryption Tool
SHA-1 is a cryptographic hash function which encrypts strings. It uses a digest size of 160 bits. SHA stands for Secure Hash Algorithm
This tool encrypts the string entered into using the SHA-1 Algorithm. Enter the desired string in the textbox below and click encrypt to view its encrypted version.