Sign in
skia
/
external
/
github.com
/
google
/
wuffs
/
9c631e25cf457d0801d262e0bef6ac9a80b29147
/
.
/
std
/
adler32
tree: 44a8f88b903efa9732c81d3c56340efed26cd5ce [
path history
]
[
tgz
]
common_adler32.wuffs
README.md
std/adler32/README.md
Adler32
Adler32 is a checksum algorithm that hashes byte sequences to 32 bit values.
TODO: a worked example.