func hash/crc32.Checksum one use hash/crc32 (current package) crc32.go#L234: func Checksum(data []byte, tab *Table) uint32 { return Update(0, tab, data) }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)