Home
last modified time | relevance | path

Searched refs:TLS_FALLBACK_SCSV (Results 1 – 25 of 482) sorted by relevance

12345678910>>...20

/dports/net/traefik/traefik-2.6.1/pkg/tls/
H A Dcipher.go38 `TLS_FALLBACK_SCSV`: tls.TLS_FALLBACK_SCSV,
69 tls.TLS_FALLBACK_SCSV: `TLS_FALLBACK_SCSV`,
/dports/www/firefox/firefox-99.0/security/nss/doc/rst/legacy/nss_releases/nss_3.16.2.3_release_notes/
H A Dindex.rst35 This patch release fixes a bug and contains a backport of the TLS_FALLBACK_SCSV feature, which
45 - `TLS_FALLBACK_SCSV <https://datatracker.ietf.org/doc/html/draft-ietf-tls-downgrade-scsv-00>`__
58 - **SSL_ENABLE_FALLBACK_SCSV** - an SSL socket option that enables TLS_FALLBACK_SCSV. Off by
67 - **TLS_FALLBACK_SCSV** - a signaling cipher suite value that indicates a handshake is the
/dports/security/nss/nss-3.76.1/nss/doc/rst/legacy/nss_releases/nss_3.16.2.3_release_notes/
H A Dindex.rst35 This patch release fixes a bug and contains a backport of the TLS_FALLBACK_SCSV feature, which
45 - `TLS_FALLBACK_SCSV <https://datatracker.ietf.org/doc/html/draft-ietf-tls-downgrade-scsv-00>`__
58 - **SSL_ENABLE_FALLBACK_SCSV** - an SSL socket option that enables TLS_FALLBACK_SCSV. Off by
67 - **TLS_FALLBACK_SCSV** - a signaling cipher suite value that indicates a handshake is the
/dports/www/beehive/beehive-0.4.0/vendor/github.com/flashmob/go-guerrilla/
H A Dgoguerrilla.conf.sample35 …"ciphers" : ["TLS_FALLBACK_SCSV", "TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256", "TLS_ECDHE_RSA_WITH_CHA…
54 …"ciphers" : ["TLS_FALLBACK_SCSV", "TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256", "TLS_ECDHE_RSA_WITH_CHA…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/tlslite/patches/
H A Dfallback_scsv.patch19 + TLS_FALLBACK_SCSV = 0x5600
55 + TLS_FALLBACK_SCSV and thus reject connections using less than the
125 + if CipherSuite.TLS_FALLBACK_SCSV in clientHello.cipher_suites:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tlslite/patches/
H A Dfallback_scsv.patch19 + TLS_FALLBACK_SCSV = 0x5600
55 + TLS_FALLBACK_SCSV and thus reject connections using less than the
125 + if CipherSuite.TLS_FALLBACK_SCSV in clientHello.cipher_suites:
/dports/www/firefox/firefox-99.0/security/nss/doc/rst/legacy/nss_releases/nss_3.17.1_release_notes/
H A Dindex.rst63 - `TLS_FALLBACK_SCSV <https://datatracker.ietf.org/doc/html/draft-ietf-tls-downgrade-scsv-00>`__
72 - **SSL_ENABLE_FALLBACK_SCSV** - an SSL socket option that enables TLS_FALLBACK_SCSV. Off by
81 - **TLS_FALLBACK_SCSV** - a signaling cipher suite value that indicates a handshake is the
/dports/security/nss/nss-3.76.1/nss/doc/rst/legacy/nss_releases/nss_3.17.1_release_notes/
H A Dindex.rst63 - `TLS_FALLBACK_SCSV <https://datatracker.ietf.org/doc/html/draft-ietf-tls-downgrade-scsv-00>`__
72 - **SSL_ENABLE_FALLBACK_SCSV** - an SSL socket option that enables TLS_FALLBACK_SCSV. Off by
81 - **TLS_FALLBACK_SCSV** - a signaling cipher suite value that indicates a handshake is the
/dports/security/masscan/masscan-1.3.2/src/
H A Dvulncheck-sslv3.c3 #define TLS_FALLBACK_SCSV 0x5600
/dports/java/bouncycastle15/crypto-169/tls/src/main/java/org/bouncycastle/tls/
H A DCipherSuite.java13 case TLS_FALLBACK_SCSV: in isSCSV()
410 public static final int TLS_FALLBACK_SCSV = 0x5600; field in CipherSuite
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/tls/
H A Dmsg_client_hello.cpp30 TLS_FALLBACK_SCSV = 0x5600 enumerator
149 m_suites.push_back(TLS_FALLBACK_SCSV); in Client_Hello()
327 return offered_suite(static_cast<uint16_t>(TLS_FALLBACK_SCSV)); in sent_fallback_scsv()
/dports/security/botan2/Botan-2.18.2/src/lib/tls/
H A Dmsg_client_hello.cpp30 TLS_FALLBACK_SCSV = 0x5600 enumerator
149 m_suites.push_back(TLS_FALLBACK_SCSV); in Client_Hello()
327 return offered_suite(static_cast<uint16_t>(TLS_FALLBACK_SCSV)); in sent_fallback_scsv()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/tls/
H A Dmsg_client_hello.cpp30 TLS_FALLBACK_SCSV = 0x5600 enumerator
149 m_suites.push_back(TLS_FALLBACK_SCSV); in Client_Hello()
327 return offered_suite(static_cast<uint16_t>(TLS_FALLBACK_SCSV)); in sent_fallback_scsv()
/dports/security/nmap/nmap-7.91/scripts/
H A Dssl-poodle.nse286 t.ciphers[#t.ciphers+1] = "TLS_FALLBACK_SCSV"
293 tls.CIPHERS["TLS_FALLBACK_SCSV"] = 0x5600
300 tls.CIPHERS["TLS_FALLBACK_SCSV"] = nil
303 ctx_log(2, protocol, "TLS_FALLBACK_SCSV rejected properly.")
349 table.insert(vuln_table.check_results, "TLS_FALLBACK_SCSV properly implemented")
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/gtests/ssl_gtest/
H A Dssl_v2_client_hello_unittest.cc323 TLS_FALLBACK_SCSV}; in TEST_F()
339 TLS_FALLBACK_SCSV}; in TEST_F()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/gtests/ssl_gtest/
H A Dssl_v2_client_hello_unittest.cc340 TLS_FALLBACK_SCSV}; in TEST_F()
356 TLS_FALLBACK_SCSV}; in TEST_F()
/dports/security/s2n/s2n-tls-1.1.2/tls/
H A Ds2n_tls_parameters.h91 #define TLS_FALLBACK_SCSV 0x56, 0x00 macro
/dports/www/firefox-esr/firefox-91.8.0/security/nss/gtests/ssl_gtest/
H A Dssl_v2_client_hello_unittest.cc386 TLS_FALLBACK_SCSV}; in TEST_F()
402 TLS_FALLBACK_SCSV}; in TEST_F()
/dports/security/ca_root_nss/nss-3.71/nss/gtests/ssl_gtest/
H A Dssl_v2_client_hello_unittest.cc386 TLS_FALLBACK_SCSV}; in TEST_F()
402 TLS_FALLBACK_SCSV}; in TEST_F()
/dports/www/firefox/firefox-99.0/security/nss/gtests/ssl_gtest/
H A Dssl_v2_client_hello_unittest.cc386 TLS_FALLBACK_SCSV}; in TEST_F()
402 TLS_FALLBACK_SCSV}; in TEST_F()
/dports/security/nss/nss-3.76.1/nss/gtests/ssl_gtest/
H A Dssl_v2_client_hello_unittest.cc386 TLS_FALLBACK_SCSV}; in TEST_F()
402 TLS_FALLBACK_SCSV}; in TEST_F()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/gtests/ssl_gtest/
H A Dssl_v2_client_hello_unittest.cc386 TLS_FALLBACK_SCSV}; in TEST_F()
402 TLS_FALLBACK_SCSV}; in TEST_F()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/gtests/ssl_gtest/
H A Dssl_v2_client_hello_unittest.cc386 TLS_FALLBACK_SCSV}; in TEST_F()
402 TLS_FALLBACK_SCSV}; in TEST_F()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb/pkg/tlsconfig/
H A Dtls_config.go96 "TLS_FALLBACK_SCSV": tls.TLS_FALLBACK_SCSV,
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/influxdata/influxdb/pkg/tlsconfig/
H A Dtls_config.go96 "TLS_FALLBACK_SCSV": tls.TLS_FALLBACK_SCSV,

12345678910>>...20