Cryptographic hash function
Hashing is a one-directional mathematical operation which is quick to calculate, yet hard to reverse. So password storage and digital signatures benefit from hashes.
Source: Wikipedia — Cryptographic hash function (CC BY-SA 4.0)