hash

A hash is a fixed-length string of characters generated by a hash function that takes an input (or message) and produces an output (the hash value) that uniquely represents the input data. It is commonly used in computer security, data integrity verification, and data structures like hash tables.
Сверху Снизу

GTranslate