Cryptographic hash function
A cryptographic hash function is a type of hash function that is designed to be a one-way function, meaning it is infeasible to invert or reverse the process. These functions take an input (or 'message') and return a fixed-size string of bytes. The output, typically a 'digest', is unique to each unique input, making cryptographic hash functions a fundamental component in various cryptography applications.
Properties[edit | edit source]
Cryptographic hash functions have several important properties:
- **Deterministic**: The same input will always produce the same output.
- **Quick Computation**: The hash value is computed quickly.
- **Pre-image Resistance**: Given a hash value, it should be infeasible to find the original input.
- **Small Changes in Input Change the Output**: A small change to the input should produce a significantly different hash.
- **Collision Resistance**: It should be infeasible to find two different inputs that produce the same hash output.
- **Second Pre-image Resistance**: Given an input and its hash, it should be infeasible to find a different input with the same hash.
Applications[edit | edit source]
Cryptographic hash functions are used in various applications, including:
- **Digital signatures**: Ensuring the integrity and authenticity of a message.
- **Message authentication codes (MACs)**: Verifying the integrity and authenticity of a message.
- **Password hashing**: Storing passwords securely.
- **Data integrity**: Verifying that data has not been altered.
- **Blockchain**: Ensuring the integrity of the blockchain ledger.
Common Cryptographic Hash Functions[edit | edit source]
Some widely used cryptographic hash functions include:
Security Considerations[edit | edit source]
The security of a cryptographic hash function is critical. Weaknesses in hash functions can lead to vulnerabilities in the systems that rely on them. For example, the discovery of collisions in MD5 and SHA-1 has led to their deprecation in favor of more secure algorithms like SHA-2 and SHA-3.
See Also[edit | edit source]
Navigation: Wellness - Encyclopedia - Health topics - Disease Index - Drugs - World Directory - Gray's Anatomy - Keto diet - Recipes
Search WikiMD
Ad.Tired of being Overweight? Try W8MD's physician weight loss program.
Semaglutide (Ozempic / Wegovy and Tirzepatide (Mounjaro / Zepbound) available.
Advertise on WikiMD
WikiMD is not a substitute for professional medical advice. See full disclaimer.
Credits:Most images are courtesy of Wikimedia commons, and templates Wikipedia, licensed under CC BY SA or similar.
Translate this page: - East Asian
中文,
日本,
한국어,
South Asian
हिन्दी,
தமிழ்,
తెలుగు,
Urdu,
ಕನ್ನಡ,
Southeast Asian
Indonesian,
Vietnamese,
Thai,
မြန်မာဘာသာ,
বাংলা
European
español,
Deutsch,
français,
Greek,
português do Brasil,
polski,
română,
русский,
Nederlands,
norsk,
svenska,
suomi,
Italian
Middle Eastern & African
عربى,
Turkish,
Persian,
Hebrew,
Afrikaans,
isiZulu,
Kiswahili,
Other
Bulgarian,
Hungarian,
Czech,
Swedish,
മലയാളം,
मराठी,
ਪੰਜਾਬੀ,
ગુજરાતી,
Portuguese,
Ukrainian
Contributors: Prab R. Tumpati, MD