7.3 Hashing Flashcards

1
Q

What is the output of hashing called?

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

What are the five characteristics of a hash function?

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

What are some common uses for hashing?

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

What type of attack takes advantage of hash collisions?

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

What are the main hashing algorithms used?

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

Hash

A

A function that converts a variable-length string into a compressed, fixed-length value known as a message digest or hash.

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

Hash collision

A

A hash collision occurs when two files generate the same hash.

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

Rainbow table

A

A rainbow table is a table of passwords and their generated hashes.

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