diff options
author | Adam Langley <agl@golang.org> | 2014-04-14 12:12:06 -0700 |
---|---|---|
committer | Adam Langley <agl@golang.org> | 2014-04-14 12:12:06 -0700 |
commit | ea39a747252398dd95baa554526c3801e928d075 (patch) | |
tree | 6112d42ab7b48384e5922e257f05721107b9155e /src/cmd | |
parent | 228517bd6c7581d18a4a7d4ee738c9e1a06bc98e (diff) | |
download | go-ea39a747252398dd95baa554526c3801e928d075.tar.gz |
crypto/x509: support SHA-512 by default.
Comodo are now using a SHA-384 signed intermediate. The crypto/x509
package seeks to import hash functions needed for typical operation
without needing to import every hash function possible. Since a SHA-384
certificate is being used by Comodo, crypto/sha512 now appears to fall
into the scope of "typical operation".
R=bradfitz
LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://codereview.appspot.com/87670045
Diffstat (limited to 'src/cmd')
0 files changed, 0 insertions, 0 deletions