ChaCha20-Poly1305 cipher suites for TLS
A set of cipher suites used in Transport Layer Security (TLS) protocol, using ChaCha20 for symmetric encryption and Poly1305 for authentication.
Resource Hints: preconnect
Gives a hint to the browser to begin the connection handshake (DNS, TCP, TLS) in the background to improve performance. This is indicated using `<link rel="preconnect" href="https://example-domain.com/">`
Server Name Indication
An extension to the TLS computer networking protocol by which a client indicates which hostname it is attempting to connect to at the start of the handshaking process.
TLS 1.1
Version 1.1 of the Transport Layer Security (TLS) protocol.
TLS 1.2
Version 1.2 of the Transport Layer Security (TLS) protocol. Allows for data/message confidentiality, and message authentication codes for message integrity and as a by-product message authentication.
TLS 1.3
Version 1.3 (the latest one) of the Transport Layer Security (TLS) protocol. Removes weaker elliptic curves and hash functions.
rtcdtlstransport api
rtcdtlstransport api: `error` event
rtcdtlstransport api: getremotecertificates
rtcdtlstransport api: icetransport
rtcdtlstransport api: state
rtcdtlstransport api: `statechange` event
rtcstatsreport api: `transport` stats: `dtlscipher` in 'transport' stats
rtcstatsreport api: `transport` stats: `dtlsrole` in 'transport' stats
rtcstatsreport api: `transport` stats: `dtlsstate` in 'transport' stats
rtcstatsreport api: `transport` stats: `tlsversion` in 'transport' stats
tls 1.0 (transport security layer)
ssl (secure sockets layer)
18 results found.