aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/hmac/hmac_test.go
AgeCommit message (Expand)Author
2020-07-09[dev.boringcrypto] all: merge master into dev.boringcryptoDmitri Shuralyov
2020-05-07crypto/hmac: speed up repeated operations with the same keyAndrew Ekstedt
2018-06-08[dev.boringcrypto] all: merge master into dev.boringcryptoFilippo Valsorda
2018-06-01all: update comment URLs from HTTP to HTTPS, where possibleTim Cooper
2017-09-18[dev.boringcrypto] crypto/hmac: add test for Write/Sum after SumRuss Cox
2017-08-30[dev.boringcrypto] crypto/hmac: test empty keyRuss Cox
2016-03-25crypto/hmac: simplify implementationDmitry Chestnykh
2014-09-08build: move package sources from src/pkg to srcRuss Cox