]> Cypherpunks repositories - gostls13.git/commit
[dev.boringcrypto] crypto/hmac: test empty key
authorRuss Cox <rsc@golang.org>
Mon, 28 Aug 2017 18:27:03 +0000 (14:27 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 30 Aug 2017 19:23:48 +0000 (19:23 +0000)
commit81b9d733b04b635e6c6e78396c4bde0d344da06c
tree4bf3b20f994d29aa1c7f1b1cc22b51fe88c16af3
parentf6358bdb6ca21b93313f98e3963229aedd043fe8
[dev.boringcrypto] crypto/hmac: test empty key

This happens in the scrypt and pbkdf unit tests.

Change-Id: I1eda944d7c01d28c7a6dd9f428f5fdd1cbd58939
Reviewed-on: https://go-review.googlesource.com/59771
Reviewed-by: Adam Langley <agl@golang.org>
src/crypto/hmac/hmac_test.go