Terminology Index
1 term tagged "hash-functions"
Showing 1-1 of 1 term
Hash Functions
Algorithms that take input of any size and produce a fixed-size, unique-looking output (a hash), designed so the same input always yields the same hash and it is infeasible to reverse or to find two inputs with the same hash.