Cryptographic Hashes are needed for computing Digital Signatures, which in turn are needed for certificates that power eCommerce. NIST has a series of approved cryptographic hashes referred to as Secure Hash Algorithm (also known as Message Digests). A hash is taking a large block of data of any size and converting it to a fixed size string, usually between 128 and 512 bits (depending on the algorithm).
(Check Out This IT Video: Build A Secure Future In Information Security)