1
0
mirror of https://github.com/golang/go synced 2024-10-05 00:11:21 -06:00
go/src/pkg/hash
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