1
0
mirror of https://github.com/golang/go synced 2024-11-20 03:24:41 -07:00
go/src/hash
Mikio Hara 7b659eb155 all: gofmt
Change-Id: I2d0439a9f068e726173afafe2ef1f5d62b7feb4d
Reviewed-on: https://go-review.googlesource.com/46190
Run-TryBot: Mikio Hara <mikioh.mikioh@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-06-21 03:14:30 +00:00
..
adler32 hash/adler32: Unroll loop for extra performance. 2016-04-15 10:17:17 +00:00
crc32 all: gofmt 2017-06-21 03:14:30 +00:00
crc64 hash/crc64: Use slicing by 8. 2016-05-18 14:38:04 +00:00
fnv hash/fnv: add 128-bit FNV hash support 2017-04-13 01:28:48 +00:00
hash.go
test_cases.txt
test_gen.awk