1.3.1 hashing Flashcards

1
Q

what is hashing?

A

hashing is a method to convert any data (input) into a fixed size has value using hash function.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

hash consistency

A
  • the same input will always produce the same hash, providing consistency.
  • even a minor change in input produces a different hash, given it sensitivity to data changes.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly