Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 347 Bytes

does-tls-use-symmetric-or-asymmetric-encryption.md

File metadata and controls

3 lines (2 loc) · 347 Bytes

Does TLS use symmetric or asymmetric encryption?

TLS (Transport Layer Security) typically uses a combination of both symmetric and asymmetric encryption. The symmetric encryption is used to encrypt data during the communication, and the asymmetric encryption is used to establish an authenticated and secure connection between the two parties.