]> Cypherpunks repositories - gostls13.git/commit
crypto: add BLAKE2b and BLAKE2s hash constants
authorAndreas Auernhammer <aead@mail.de>
Sun, 12 Feb 2017 20:41:29 +0000 (21:41 +0100)
committerAdam Langley <agl@golang.org>
Wed, 1 Mar 2017 19:26:16 +0000 (19:26 +0000)
commita6a0b1903d7029abe14f00c6cf2138cde9d81160
tree571e4f53ebdbf7886f081bc7e1eda99eb1d37bd0
parentd271576a0f7578288d663afee9d308e67e4a9d48
crypto: add BLAKE2b and BLAKE2s hash constants

Fixes golang/go#19060
Change-Id: I1844edc3dcccc8d83a11d1145b60b2b92f2658ca
Reviewed-on: https://go-review.googlesource.com/36876
Reviewed-by: Adam Langley <agl@golang.org>
src/crypto/crypto.go