utls/testdata
Gaukas Wang 86e9b69fdd
sync: Go 1.21 with QUIC support (#208)
* sync: Go 1.21rc3, QUIC support added (#207)

* sync: merge with upstream tag/go-1.21rc3 (#11)

* fix: all tests pass

* impl: UQUIC Transport

* deps: bump up min Go version

* new: uquic

* fix: add QUICTransportParameter

* deprecated: Go 1.19 no longer supported

Go 1.19 will fail to build or pass the test once we bump up to the new version.

* sync: crypto/tls: restrict RSA keys in certificates to <= 8192 bits (#209)

* [release-branch.go1.21] crypto/tls: restrict RSA keys in certificates to <= 8192 bits

Extremely large RSA keys in certificate chains can cause a client/server
to expend significant CPU time verifying signatures. Limit this by
restricting the size of RSA keys transmitted during handshakes to <=
8192 bits.

Based on a survey of publicly trusted RSA keys, there are currently only
three certificates in circulation with keys larger than this, and all
three appear to be test certificates that are not actively deployed. It
is possible there are larger keys in use in private PKIs, but we target
the web PKI, so causing breakage here in the interests of increasing the
default safety of users of crypto/tls seems reasonable.

Thanks to Mateusz Poliwczak for reporting this issue.

Fixes CVE-2023-29409

* build: [ci skip] boring not included

* fix: typo [ci skip]

* docs: replenish readme [ci skip]

replace old build status badge with new ones, bump up required version noted in docs, update developer contact to reflect current status.
2023-08-03 23:22:53 -06:00
..
Client-TLSv10-ClientCert-ECDSA-ECDSA sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv10-ClientCert-ECDSA-RSA sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv10-ClientCert-Ed25519 Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
Client-TLSv10-ClientCert-RSA-ECDSA sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv10-ClientCert-RSA-RSA sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv10-ECDHE-ECDSA-AES sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv10-ECDHE-RSA-AES sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv10-Ed25519 Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
Client-TLSv10-ExportKeyingMaterial sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv10-RSA-RC4 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv11-ECDHE-ECDSA-AES sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv11-ECDHE-RSA-AES sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv11-Ed25519 Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
Client-TLSv11-RSA-RC4 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-AES128-GCM-SHA256 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-AES128-SHA256 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-AES256-GCM-SHA384 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-ALPN sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-ALPN-NoMatch crypto/tls: support AES-128-CBC cipher suites with SHA-256. 2016-08-18 21:46:46 +00:00
Client-TLSv12-ClientCert-ECDSA-ECDSA sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-ClientCert-ECDSA-RSA sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-ClientCert-Ed25519 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-ClientCert-RSA-AES256-GCM-SHA384 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-ClientCert-RSA-ECDSA sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-ClientCert-RSA-RSA sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-ClientCert-RSA-RSAPKCS1v15 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-ClientCert-RSA-RSAPSS sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-ECDHE-ECDSA-AES sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-ECDHE-ECDSA-AES-GCM sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-ECDHE-ECDSA-AES128-SHA256 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-ECDHE-ECDSA-AES256-GCM-SHA384 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-ECDHE-ECDSA-CHACHA20-POLY1305 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-ECDHE-RSA-AES sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-ECDHE-RSA-AES128-SHA256 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-ECDHE-RSA-CHACHA20-POLY1305 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-Ed25519 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-ExportKeyingMaterial sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-P256-ECDHE sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-RenegotiateOnce sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-RenegotiateTwice sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-RenegotiateTwiceRejected sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-RenegotiationRejected sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-RSA-RC4 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-SCT sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv12-UTLS-AES128-GCM-SHA256-Chrome-58 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-AES128-GCM-SHA256-Chrome-70 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-AES128-GCM-SHA256-Firefox-55 Update and add new tests 2017-08-16 14:34:06 -04:00
Client-TLSv12-UTLS-AES128-GCM-SHA256-Golang-0 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-ECDSA-AES128-GCM-SHA256-Chrome-58 Update and add new tests 2017-08-16 14:34:06 -04:00
Client-TLSv12-UTLS-ECDHE-ECDSA-AES128-GCM-SHA256-Chrome-58setclienthello Add no-parrot and setClientRandom tests 2018-02-28 17:02:17 -07:00
Client-TLSv12-UTLS-ECDHE-ECDSA-AES128-GCM-SHA256-Chrome-70 +tls13 extensions; +Chrome 70, Firefox 63 parrots 2018-12-18 17:53:26 -07:00
Client-TLSv12-UTLS-ECDHE-ECDSA-AES128-GCM-SHA256-Firefox-55 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-ECDSA-AES128-GCM-SHA256-Firefox-63 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-ECDSA-AES128-GCM-SHA256-Golang-0 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-ECDSA-AES128-SHA-Firefox-55 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-ECDSA-AES128-SHA-Firefox-63 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-ECDSA-AES128-SHA-Golang-0 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-ECDSA-AES256-GCM-SHA256-Chrome-70 +tls13 extensions; +Chrome 70, Firefox 63 parrots 2018-12-18 17:53:26 -07:00
Client-TLSv12-UTLS-ECDHE-ECDSA-AES256-SHA-Firefox-55 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-ECDSA-AES256-SHA-Firefox-63 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-ECDSA-AES256-SHA-Golang-0 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-ECDSA-CHACHA20-POLY1305-Firefox-55 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-ECDSA-CHACHA20-POLY1305-Firefox-63 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-ECDSA-CHACHA20-POLY1305-Golang-0 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-RSA-AES128-GCM-SHA256-Chrome-58 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-RSA-AES128-GCM-SHA256-Chrome-58-fingerprinted Implement FingerprintClientHello to generate ClientHelloSpec from ClientHello raw bytes (#67) 2020-12-09 22:37:06 -07:00
Client-TLSv12-UTLS-ECDHE-RSA-AES128-GCM-SHA256-Chrome-58setclienthello Add no-parrot and setClientRandom tests 2018-02-28 17:02:17 -07:00
Client-TLSv12-UTLS-ECDHE-RSA-AES128-GCM-SHA256-Chrome-70 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-RSA-AES128-GCM-SHA256-Chrome-70-EmptyServerName Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-RSA-AES128-GCM-SHA256-Chrome-70-OmitSNI Fix omitSNI test (#59) 2020-08-14 13:45:39 -06:00
Client-TLSv12-UTLS-ECDHE-RSA-AES128-GCM-SHA256-Chrome-70-ServerNameIP Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-RSA-AES128-GCM-SHA256-Firefox-55 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-RSA-AES128-GCM-SHA256-Firefox-63 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-RSA-AES128-GCM-SHA256-Golang-0 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-RSA-AES128-SHA-Chrome-58 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-RSA-AES128-SHA-Chrome-70 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-RSA-AES128-SHA-Firefox-55 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-RSA-AES128-SHA-Firefox-63 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-RSA-AES128-SHA-Golang-0 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-RSA-AES256-SHA-Chrome-58 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-RSA-AES256-SHA-Chrome-70 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-RSA-AES256-SHA-Firefox-55 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-RSA-AES256-SHA-Firefox-63 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-RSA-AES256-SHA-Golang-0 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-RSA-CHACHA20-POLY1305-Chrome-58 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-RSA-CHACHA20-POLY1305-Chrome-70 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-RSA-CHACHA20-POLY1305-Firefox-55 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-RSA-CHACHA20-POLY1305-Firefox-63 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-ECDHE-RSA-CHACHA20-POLY1305-Golang-0 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-UTLS-setclienthello-ECDHE-RSA-AES128-GCM-SHA256-Chrome-58 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv12-X25519-ECDHE sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv13-AES128-SHA256 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv13-AES256-SHA384 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv13-ALPN sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv13-CHACHA20-SHA256 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv13-ClientCert-ECDSA-RSA sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv13-ClientCert-Ed25519 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv13-ClientCert-RSA-ECDSA sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv13-ClientCert-RSA-RSAPSS sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv13-ECDSA sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv13-Ed25519 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv13-ExportKeyingMaterial sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv13-HelloRetryRequest sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv13-KeyUpdate sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv13-P256-ECDHE sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Client-TLSv13-UTLS-HelloRetryRequest-Chrome-70 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv13-UTLS-TLS_AES_128_GCM_SHA256-Chrome-70 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv13-UTLS-TLS_AES_128_GCM_SHA256-Chrome-70-fingerprinted Implement FingerprintClientHello to generate ClientHelloSpec from ClientHello raw bytes (#67) 2020-12-09 22:37:06 -07:00
Client-TLSv13-UTLS-TLS_AES_128_GCM_SHA256-Firefox-63 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv13-UTLS-TLS_AES_128_GCM_SHA256-raw-capture-fingerprinted Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv13-UTLS-TLS_AES_256_GCM_SHA384-Chrome-70 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv13-UTLS-TLS_AES_256_GCM_SHA384-Firefox-63 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv13-UTLS-TLS_CHACHA20_POLY1305_SHA256-Chrome-70 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv13-UTLS-TLS_CHACHA20_POLY1305_SHA256-Firefox-63 Fix invalid SNI handling 2022-02-01 21:01:29 -08:00
Client-TLSv13-X25519-ECDHE sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
ClientHello-JSON-Chrome102.json Implement ClientHelloSpec JSON Unmarshaler (#176) 2023-03-30 09:13:47 -06:00
ClientHello-JSON-Edge106.json Implement ClientHelloSpec JSON Unmarshaler (#176) 2023-03-30 09:13:47 -06:00
ClientHello-JSON-Firefox105.json Implement ClientHelloSpec JSON Unmarshaler (#176) 2023-03-30 09:13:47 -06:00
ClientHello-JSON-iOS14.json Implement ClientHelloSpec JSON Unmarshaler (#176) 2023-03-30 09:13:47 -06:00
example-cert.pem crypto/tls: add examples for [Load]X509KeyPair 2018-04-30 17:25:27 +00:00
example-key.pem crypto/tls: add examples for [Load]X509KeyPair 2018-04-30 17:25:27 +00:00
Server-TLSv10-ECDHE-ECDSA-AES sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv10-ExportKeyingMaterial sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv10-RSA-3DES sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv10-RSA-AES sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv10-RSA-RC4 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv11-FallbackSCSV crypto/tls: enable TLS 1.3 and update tests 2018-11-12 20:44:39 +00:00
Server-TLSv11-RSA-RC4 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-ALPN sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-ALPN-Fallback sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-ALPN-NoMatch Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
Server-TLSv12-ALPN-NotConfigured sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-ClientAuthRequestedAndECDSAGiven sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-ClientAuthRequestedAndEd25519Given sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-ClientAuthRequestedAndGiven sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-ClientAuthRequestedAndPKCS1v15Given sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-ClientAuthRequestedNotGiven sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-ECDHE-ECDSA-AES sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-Ed25519 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-ExportKeyingMaterial sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-IssueTicket sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-IssueTicketPreDisable sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-P256 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-Resume sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-ResumeDisabled sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-RSA-3DES sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-RSA-AES sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-RSA-AES-GCM sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-RSA-AES256-GCM-SHA384 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-RSA-RC4 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-RSA-RSAPKCS1v15 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-RSA-RSAPSS sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-SNI sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-SNI-GetCertificate sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-SNI-GetCertificateNotFound sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv12-X25519 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv13-AES128-SHA256 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv13-AES256-SHA384 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv13-ALPN sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv13-ALPN-Fallback sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv13-ALPN-NoMatch sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv13-ALPN-NotConfigured sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv13-CHACHA20-SHA256 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv13-ClientAuthRequestedAndECDSAGiven sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv13-ClientAuthRequestedAndEd25519Given sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv13-ClientAuthRequestedAndGiven sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv13-ClientAuthRequestedNotGiven sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv13-ECDHE-ECDSA-AES sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv13-Ed25519 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv13-ExportKeyingMaterial sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv13-HelloRetryRequest sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv13-IssueTicket sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv13-IssueTicketPreDisable sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv13-P256 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv13-Resume sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv13-Resume-HelloRetryRequest sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv13-ResumeDisabled Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
Server-TLSv13-RSA-RSAPSS sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00
Server-TLSv13-RSA-RSAPSS-TooSmall Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
Server-TLSv13-X25519 sync: Go 1.21 with QUIC support (#208) 2023-08-03 23:22:53 -06:00