This is the; Ramon Bcrypt Algorithm 1 (RBA-1) It is for checking passwords because it is a Bcrypt. 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.