commit | 86040a091fbc8ba33474b018a1ccb6aa71de90df | [log] [tgz] |
---|---|---|
author | David Leon Gil <coruus@gmail.com> | Tue Sep 02 12:23:49 2014 -0700 |
committer | Adam Langley <agl@golang.org> | Tue Sep 02 12:23:49 2014 -0700 |
tree | beef2c8441832eae6f426f665db83f57c59896c2 | |
parent | 592f0e10d980dcf3ae5ca9109888d7a60b7843a1 [diff] |
crypto: Add SHA3 functions in go.crypto/sha3 to the Hash enum. Reverse dependency of https://golang.org/cl/130950043/ LGTM=agl R=golang-codereviews, agl CC=agl, golang-codereviews https://golang.org/cl/138800043