Hashing
A one-way transformation that converts data into a fixed-length string. Used for passwords because the original value cannot be recovered from the hash.
A one-way transformation that converts data into a fixed-length string. Used for passwords because the original value cannot be recovered from the hash.