cipher suite

term

cryptographysecurity

The specific set of algorithms a TLS connection agrees to use for key exchange, encryption, and integrity.

A cipher suite names the combination, how keys are exchanged, which cipher encrypts the data, and how integrity is checked, that both sides settle on during the handshake. Which suites a server allows determines how strong and modern its connections are.

Also known as: cipher-suite, ciphersuite

All glossary entries