Checksum Flashcards

(2 cards)

1
Q

How is checksum used?

A

To prevent or notify of data corruption.

When a system is storing some data, it computes a checksum of the data and stores the checksum with the data. When a client retrieves data, it verifies that the data it received from the server matches the checksum stored.

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

What is a checksum?

A

The result of a cryptographic hash function like MD5, SHA-1, SHA-256, or SHA-512.

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