3 comments

[ 3.1 ms ] story [ 10.0 ms ] thread
> The next value is a checksum, which is calculated by applying a function to the contents of the entire file, excluding any bytes preceding the checksum.

[...]

> The header also includes a SHA-1 hash of the file (excluding any preceding bytes).

Wait, each checksum includes the other? How does that work?

... nevermind. Pardon the stupidity...