paint-brush
Glossary of Security Terms: Hashby@mozilla
148 reads

Glossary of Security Terms: Hash

by Mozilla ContributorsSeptember 2nd, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

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.

Company Mentioned

Mention Thumbnail
featured image - Glossary of Security Terms: Hash
Mozilla Contributors HackerNoon profile picture

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: