This is the; Ramon Hashing Algorithm 8 Secure (RHA-8S) 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). -Good strength -Capital Sensitive Cons: -Only takes about a two weeks to make a script to reverse it.
Credits to enigmaworks for the Capital Sensitive encoder.