Glossary of Security Terms: Hash

Written by mozilla | Published 2020/09/02
Tech Story Tags: data-protection | security-terms | mozilla | hackernoon-top-story | backend | web-development | mdn | security

TLDR Mozilla (stylized as moz://a) is a free software community founded in 1998 by members of Netscape. The hash function takes a variable length message input and produces a fixed-length hash output. It is commonly in the form of a 128-bit "fingerprint" or "message digest" Hashes are very useful for cryptography — they insure the integrity of transmitted data. This provides the basis for HMAC's, which provide message authentication. The function is commonly used in cryptography.via the TL;DR App

The hash function takes a variable length message input and produces a fixed-length hash output. It is commonly in the form of a 128-bit "fingerprint" or "message digest". Hashes are very useful for cryptography — they insure the integrity of transmitted data. This provides the basis for HMAC's, which provide message authentication.

Learn more

General knowledge

 View Previous Terms:


Written by mozilla | Mozilla (stylized as moz://a) is a free software community founded in 1998 by members of Netscape.
Published by HackerNoon on 2020/09/02