go/src/pkg/hash
Russ Cox 07720b67b3 build: update assembly variable names for vet
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/7834046
2013-03-22 12:57:55 -04:00
..
adler32 hash/adler32: optimize. 2012-05-25 09:58:38 +10:00
crc32 build: update assembly variable names for vet 2013-03-22 12:57:55 -04:00
crc64 hash: more efficient memory allocation 2012-04-10 15:15:39 -04:00
fnv hash: more efficient memory allocation 2012-04-10 15:15:39 -04:00
hash.go crypto/hmac: Add HMAC-SHA224 and HMAC-SHA384/512 2012-01-18 10:36:28 -05:00
test_cases.txt
test_gen.awk