]> Cypherpunks repositories - gostls13.git/commit
crypto/hmac: add tests for Size() and BlockSize()
authorShawn Smith <shawn.p.smith@gmail.com>
Sun, 29 Dec 2013 09:56:05 +0000 (20:56 +1100)
committerDave Cheney <dave@cheney.net>
Sun, 29 Dec 2013 09:56:05 +0000 (20:56 +1100)
commit351caa4b9109a3d307557b539427869abefbf815
treecc2c4a702513fb034e5347ad4fbadb06be8fc036
parentd2fe44d56834b132f3759cef4bcd5dcc1bfeaa5c
crypto/hmac: add tests for Size() and BlockSize()

R=golang-codereviews, dave
CC=golang-codereviews
https://golang.org/cl/41320044
src/pkg/crypto/hmac/hmac_test.go