Hash
Compute the digital fingerprint of text or a file with several algorithms.
A hash is a unique fingerprint generated from text or a file. It is used to verify a document's integrity (detect any modification) or to compare two files without opening them. Even a tiny change in the source text produces a completely different hash.