Process / pipelineProtocol security and standards
TLS协议分析
传输层安全(TLS)协议是保护Web通信和电子邮件传输的加密标准。TLS由SSL(安全套接层)演变而来,为传输中的数据提供身份验证、加密和完整性保护。该协议结合使用公钥密码学(RSA、ECDH)进行密钥协商,对称加密(AES)处理大量数据,以及数字签名(SHA-256)进行身份验证。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Rescorla, E. (2018). The Transport Layer Security (TLS) Protocol Version 1.3. RFC 8446. link ↗
- Dierks, T., & Rescorla, E. (2008). The Transport Layer Security (TLS) Protocol Version 1.2. RFC 5246. link ↗
- Bhargavan, K., et al. (2016). FREAK: Factoring RSA Export Keys. Proceedings of the 24th USENIX Security Symposium. link ↗
如何引用本页
ScholarGate. (2026, June 3). Transport Layer Security Protocol Specification and Security Assessment. ScholarGate. https://scholargate.app/zh/cryptography/tls-protocol-analysis
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
Compare side by side →