- 1、本文档共35页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
现代密码学理论与实践-07 Cryptography and Network SecurityChapter 7 Confidentiality Using Symmetric Encryption Fourth Edition by William Stallings Lecture slides by Shoubao Yang syang@ 1/~syang September 2006 第7章 用对称密码实现保密性 本章讨论加密逻辑功能所处的位置,使用加密防止通信量分析攻击的方法,密钥分配问题及随机数的产生。 7.1 密码功能的位置 安全隐患 从同一网上其他工作站发起的窃听 使用拨号进入局域网或服务器进行窃听 使用外部路由链接进入网络和窃听 在外部链路上对通信业务的监听和修改 7.1.2 链路加密与端到端加密 基本方法:链路加密与端到端加密 link encryption encryption occurs independently on every link implies must decrypt traffic between links requires many devices, but paired keys end-to-end encryption encryption occurs between original source and final destination need devices at each end with shared keys 链路加密与端到端加密 Traffic Analysis when using end-to-end encryption must leave headers in clear, so network can correctly route information hence although contents protected, traffic pattern flows are not ideally want both at once end-to-end protects data contents over entire path and provides authentication link protects traffic flows from monitoring Encryption Across a Packet Switching-Network 两种加密策略的特点 Placement of Encryption We can place encryption function at various layers in OSI Reference Model link encryption occurs at layers 1 or 2 end-to-end can occur at layers 3, 4, 6, 7 as move higher less information is encrypted but it is more secure though more complex with more entities and keys Traffic Analysis Traffic analysis is monitoring of communications flows between parties useful both in military commercial spheres can also be used to create a covert channel Link encryption obscures header details but overall traffic volumes in networks and at end-points is still visible Traffic padding can further obscure flows but at cost of continuous traffic 端到端加密函数的逻辑位置 采用前端处理器FEP实现加密功能 端系统用户进程和应用使用同一个密钥采用同一个加密方案 存储转发通信网络中的加密覆盖范围 将加密设备用于端到端协议,不能提供网络之间的服务,如电子邮件、电子数据交换和文件传输等。因此,端到端加密需要到应用层上进行。 不同加密策略的实现(1) 不同加密策略的实现(2) 7.2 Traffic Confidentiality 可以从通信量分析攻击得到的信息类型 Identities of partners How frequently the partners are communi
文档评论(0)