1
0
mirror of https://github.com/golang/go synced 2024-10-05 10:31:22 -06:00
go/src/pkg/hash/crc32
Russ Cox 1a5cd2c0e1 hash/crc64: new package implementing 64-bit CRC
hash/crc32: add Update function
hash: add Sum64 interface

R=r
CC=golang-dev
https://golang.org/cl/445042
2010-03-12 17:38:18 -08:00
..
crc32_test.go hash/crc64: new package implementing 64-bit CRC 2010-03-12 17:38:18 -08:00
crc32.go hash/crc64: new package implementing 64-bit CRC 2010-03-12 17:38:18 -08:00
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00