Checksums Flashcards

(2 cards)

1
Q

What role does a checksum serve?

A

It’s a mechanism for verifying data integrity.

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

How does a checksum work?

A

A hashing function is used to calculate a checksum which is stored within the data. When the data is read, the same checksum is calculated and verified against the one present in the data.

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