Defined term

One-way Hash Algorithm

One-way Hash Algorithm: Hash algorithms which map arbitrarily long inputs into a fixed-size output such that it is very difficult (computationally infeasible)…

Verified
📚 Multi-Source
Cybersecurity

Definition

Hash algorithms which map arbitrarily long inputs into a fixed-size output such that it is very difficult (computationally infeasible) to find two different hash inputs that produce the same output. Such algorithms are an essential part of the process of producing fixed- size digital signatures that can both authenticate the signer and provide for data integrity checking (detection of input modification after signature).

Alternative Definitions

Definition 2

Hash algorithms which map arbitrarily long inputs into a fixed-size output such that it is very difficult (computationally infeasible) to find two different hash inputs that produce the same output. Such algorithms are an essential part of the process of producing fixed-size digital signatures that can both authenticate the signer and provide for data integrity checking (detection of input modification after signature). (SP 800-49; CNSSI-4009) (NISTIR)

Source: The Cyber GlossaryType: external

Sources

1
Committee on National Security Systems Glossary CNSSI 4009-2015
View Source
2
The Cyber Glossary
View Source

Continue Research

Browse the full glossary for adjacent terms, or subscribe for updates when definitions and sources are expanded.