fipsonly
|
[dev.boringcrypto] crypto/tls/fipsonly: new package to force FIPS-allowed TLS settings
|
2017-09-22 15:58:43 +00:00 |
testdata
|
crypto/tls: take key size into account in signature algorithm selection
|
2019-11-12 01:09:40 +00:00 |
alert.go
|
crypto/tls: add missing alert values
|
2020-04-01 19:32:57 +00:00 |
auth.go
|
[dev.boringcrypto] all: merge master into dev.boringcrypto
|
2020-04-08 17:48:41 -04:00 |
auth_test.go
|
[dev.boringcrypto] all: merge master into dev.boringcrypto
|
2020-04-08 17:48:41 -04:00 |
boring.go
|
[dev.boringcrypto] all: merge master into dev.boringcrypto
|
2019-11-20 17:54:54 -05:00 |
boring_test.go
|
[dev.boringcrypto] all: merge master into dev.boringcrypto
|
2019-11-20 16:19:41 -05:00 |
cipher_suites.go
|
[dev.boringcrypto] all: merge master into dev.boringcrypto
|
2019-11-20 17:54:54 -05:00 |
common.go
|
[dev.boringcrypto] all: merge master into dev.boringcrypto
|
2020-04-08 17:48:41 -04:00 |
common_string.go
|
crypto/tls: add {SignatureScheme,CurveID,ClientAuthType}.String()
|
2020-03-11 20:02:18 +00:00 |
conn.go
|
crypto/tls: fix a typo in TLS handshake comment
|
2019-12-06 23:53:46 +00:00 |
conn_test.go
|
crypto/tls: select only compatible chains from Certificates
|
2019-11-12 01:08:57 +00:00 |
example_test.go
|
crypto/tls: update ExampleDial with a valid root
|
2020-02-21 23:20:22 +00:00 |
generate_cert.go
|
crypto/tls: consistently use %v for error formatting
|
2019-10-11 14:23:52 +00:00 |
handshake_client.go
|
[dev.boringcrypto] all: merge master into dev.boringcrypto
|
2020-04-08 17:48:41 -04:00 |
handshake_client_test.go
|
all: fix incorrect channel and API usage in some unit tests
|
2020-02-27 19:04:17 +00:00 |
handshake_client_tls13.go
|
[dev.boringcrypto] all: merge master into dev.boringcrypto
|
2019-11-20 16:19:41 -05:00 |
handshake_messages.go
|
crypto/tls: send ec_points_format extension in ServerHello
|
2019-10-31 15:14:45 +00:00 |
handshake_messages_test.go
|
[dev.boringcrypto] all: merge master into dev.boringcrypto
|
2019-11-19 15:31:40 -05:00 |
handshake_server.go
|
[dev.boringcrypto] all: merge master into dev.boringcrypto
|
2020-04-08 17:48:41 -04:00 |
handshake_server_test.go
|
all: fix incorrect channel and API usage in some unit tests
|
2020-02-27 19:04:17 +00:00 |
handshake_server_tls13.go
|
[dev.boringcrypto] all: merge master into dev.boringcrypto
|
2019-11-20 16:19:41 -05:00 |
handshake_test.go
|
crypto/tls: retry ETIMEDOUT flakes in localPipe on dragonfly
|
2019-11-12 17:55:14 +00:00 |
handshake_unix_test.go
|
crypto/tls: retry net.Dial flakes on Dragonfly
|
2019-10-21 19:06:29 +00:00 |
key_agreement.go
|
crypto/tls: refactor certificate and signature algorithm logic
|
2019-11-12 01:07:15 +00:00 |
key_schedule.go
|
src/vendor,crypto/tls: update to latest x/crypto and use new X25519 API
|
2019-11-13 01:15:54 +00:00 |
key_schedule_test.go
|
crypto/tls: implement TLS 1.3 cryptographic computations
|
2018-11-02 21:54:52 +00:00 |
prf.go
|
crypto/tls: improve error messages for invalid certificates and signatures
|
2019-10-30 20:18:59 +00:00 |
prf_test.go
|
crypto/tls: remove SSLv3 support
|
2019-08-27 22:24:05 +00:00 |
ticket.go
|
all: move internal/x to vendor/golang.org/x and revendor using 'go mod vendor'
|
2019-03-11 20:28:54 +00:00 |
tls.go
|
crypto/tls: stop a timeout timer
|
2020-01-15 20:29:46 +00:00 |
tls_test.go
|
all: fix incorrect channel and API usage in some unit tests
|
2020-02-27 19:04:17 +00:00 |