With cryptographic hashing, the transformation is one-way, meaning there's no way to reverse the enciphering.

What might this be useful for storing?

PasswordsPhone numbers

Nice! Storing passwords by hashing means they're disguised and can't be reversed to their original form, keeping them safe from hackers.

Phone numbers wouldn't be too useful if we couldn't check the originals, would they?