go/src/crypto
Dave Cheney 3c7bdd4d76 crypto/x509: add cert SmartOS cert path
Fix SmartOS build that was broken in 682922908f.

SmartOS pretends to be Ubuntu/Debian with respect to its SSL
certificate location.

Change-Id: I5405c6472c8a1e812e472e7301bf6084c17549d6
Reviewed-on: https://go-review.googlesource.com/2704
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2015-01-14 05:07:37 +00:00
..
aes
cipher crypto/cipher: update docs for the Stream interface 2014-12-26 20:57:43 +00:00
des
dsa
ecdsa
elliptic crypto/elliptic: add Name field to CurveParams struct 2015-01-12 22:08:49 +00:00
hmac
md5
rand crypto/rand: handle EAGAIN reads from /dev/urandom 2014-12-16 04:52:09 +00:00
rc4
rsa crypto/rsa: rsa.SignPSS with opts=nil shouldn't crash. 2015-01-06 19:18:28 +00:00
sha1
sha256
sha512
subtle
tls crypto/tls: remove return parameter stutter 2015-01-13 21:35:11 +00:00
x509 crypto/x509: add cert SmartOS cert path 2015-01-14 05:07:37 +00:00
crypto.go all: use golang.org/x/... import paths 2014-11-10 09:15:57 +11:00