This is the; Ramon Hashing Algorithm 2 Secure (RHA-2S) It can be used for checking files being different or the same. It can be used for checking passwords. Pros and Cons --------------------------------------------------------------------------------- Pros: -No collisions (2 different inputs with the same output). -Very fast as it only takes 12 frames! -Good strength -Capital Sensitive -Compresses Messages Cons: -Only takes about a day to make a script to reverse it.
Credits to enigmaworks for the Capital Sensitive encoder.