搜索结果: 1-6 共查到“计算机科学技术 TLS”相关记录6条 . 查询时间(0.122 秒)
Client side caching for TLS
TLS Client side
2015/8/5
We propose two new mechanisms for caching handshake information on TLS clients. The ``fast-track'' mechanism provides a client side cache of a server's public parameters and negotiated parameters in t...
The case for prefetching and prevalidating TLS server certificates
TLS server certificates prefetching
2015/8/5
A key bottleneck in a full TLS handshake is the need to fetch and validate the server certificate before a secure connection can be established. We propose a mechanism by which a browser can prefetch ...
Forward secrecy guarantees that eavesdroppers simply cannot reveal secret data of past communications. While many TLS servers have deployed the ephemeral Diffie-Hellman (DHE) key exchange to support f...
TLS协议认证测试模型与形式化分析
传输层安全协议 认证测试 串空间
2009/10/12
TLS协议是一种重要的传输层安全协议,得到了广泛的应用。在结合串空间理论和方法的基础上,通过构造TLS握手协议的认证测试模型,提出了TLS协议的DH参数签名认证测试方案,分析和证明了协议的保密性和认证性等关键属性。结果表明TLS协议满足其安全性说明。
AbstractThe primary goal of the Transport Layer Security (TLS) protocol is to provide confidentiality and data integrity between two communicating entities. Since the most computationally expensive st...