Hashing

A one-way fingerprint of data

Hashing converts data into a fixed-length code that can't be reversed, commonly used to store passwords safely and to verify that files haven't been tampered with.

Category: Concept
Reference: Cyber Jargon