triplehash()

Hashes a string thrice

Hashed inputted string through MD5 and SHA1 and back through MD5.

Usage: tripplehash(string)

Last updated