hashväärtus
A hash value, often referred to as a hash or digest, is a fixed-size string of characters derived from an input of arbitrary size. This process is accomplished using a cryptographic hash function. The input can be any form of data, such as a file, a message, or a password. The output, the hash value, is typically much shorter than the original input and has a consistent length, regardless of the input's size.
Hash functions are designed to be one-way, meaning it is computationally infeasible to reverse the process
Hash values are widely used in various computing applications. In data integrity checks, they ensure that data