noun
hash function
Computing term for a function that maps data of arbitrary size to fixed-size values, used in hash tables, cryptography, and data integrity checks.
ハッシュ関数を使ってパスワードを安全に保存する。
We store passwords securely using a hash function.
このハッシュ
This hash function is designed to minimize collisions.