One-way hash algorithms provide integrity through the use of mathematical equations, remainders, and partial answers. Each time a message is inserted into the one-way hash algorithm, the message digest will always be the same because the information can only travel one way, as the name implies. It is mathematically infeasible to reverse engineer, or decrypt, a message digest and a one-way hash algorithm to come up with your original message. |