commit | 56440b844dfe139a8ac053f4ecac0b20b79058f4 | [log] [tgz] |
---|---|---|
author | Filippo Valsorda <filippo@golang.org> | Thu Aug 02 18:11:18 2018 -0400 |
committer | Filippo Valsorda <filippo@golang.org> | Thu Aug 02 22:12:40 2018 +0000 |
tree | 1b97ae471606ae18299cf2eaf5b8101ae5412cc2 | |
parent | c126467f60eb25f8f27e5a981f32a87e3965053f [diff] |
acme/autocert: expand tls-alpn-01 docs Change-Id: Ia2fe53e6c85ffe4859248e50ab0e489a3b783ef5 Reviewed-on: https://go-review.googlesource.com/126607 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This repository holds supplementary Go cryptography libraries.
The easiest way to install is to run go get -u golang.org/x/crypto/...
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/crypto
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the crypto repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/crypto:” in the subject line, so it is easy to find.
Note that contributions to the cryptography package receive additional scrutiny due to their sensitive nature. Patches may take longer than normal to receive feedback.