Conceptual
Login

Hash Function

A deterministic function compressing arbitrary-length input to a fixed-length output, aiming to spread inputs uniformly across the output space. The general concept behind hash tables and checksums, of which cryptographic hash functions are the adversarially hardened case.