]> Cypherpunks repositories - gostls13.git/commit
crypto/hmac: add HMAC-SHA256
authorAnthony Martin <ality@pbrane.org>
Fri, 17 Dec 2010 17:19:37 +0000 (12:19 -0500)
committerAdam Langley <agl@golang.org>
Fri, 17 Dec 2010 17:19:37 +0000 (12:19 -0500)
commita890d70cc1fff8513d89e88b7028132f6df40b42
tree6e1219ab88b86bf48393f4bf7c2ccf0b4960b802
parent5bd4094d2ec9cecf06e135604c6c21365fb9ea95
crypto/hmac: add HMAC-SHA256

R=agl1, rsc
CC=golang-dev
https://golang.org/cl/3730041
src/pkg/crypto/hmac/hmac.go
src/pkg/crypto/hmac/hmac_test.go