0

What woud be a good definition of a hash function?

How often are they used in general programming tasks?

9th Jul 2017, 7:10 PM
Martín Lehoczky
Martín Lehoczky - avatar
2 odpowiedzi
+ 1
hash functions are used to store passwords securely. So they are used a lot in webapps
9th Jul 2017, 7:42 PM
Jonas Geiler
Jonas Geiler - avatar
0
Any other uses? How are they related to hash tables (a type of data structure)?
9th Jul 2017, 10:25 PM
Martín Lehoczky
Martín Lehoczky - avatar