Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 301 Bytes

what-are-the-key-algorithms-used-in-tls.md

File metadata and controls

3 lines (2 loc) · 301 Bytes

What are the key algorithms used in TLS?

TLS uses a variety of algorithms for encryption, authentication, and key exchange. The most commonly used algorithms are AES (Advanced Encryption Standard) for encryption, RSA (Rivest-Shamir-Adleman) for authentication, and Diffie-Hellman for key exchange.