网站大量收购独家精品文档,联系QQ:2885784924

PrivacywithSecretKeyEncryption(使用密钥的保密).ppt

  1. 1、本文档共19页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
PrivacywithSecretKeyEncryption(使用密钥的保密)

加密/解密方法可分为密钥和公钥两种方法。 Chapter 16 Security Define four aspects of security in a network: privacy, authentication, integrity, and nonrepudiation. Understand how these aspects can be achieved using encryption and decryption. Understand the difference between secret-key and public-key encryption. After reading this chapter, the reader should be able to: OBJECTIVES Realize how a digital signature can provide privacy, integrity, and nonrepudiation. Figure 16-1 Aspects of security 保密 验证 完整 不可否认性 16.1 Privacy 16.2 Digital Signature Contents Summary PRIVACY 16.1 Privacy(保密):要求消息在发送端以某种方式加密,并在接收端进行解密。 Encryption/Decryption(加密/解密) Privacy with Secret Key Encryption(使用密钥的保密) Privacy with Public Key Encryption(使用公钥的保密) Key terms Figure 16-2 Secret key encryption 明文 密文 在密钥加密( secret key encryption )中,加密和解密使用相同的密钥(Secret Key)。加密和解密算法是互逆的(inverse of each other). Note: Figure 16-3 DES(数据加密标准) 密钥算法优点:效率高,适合长消息加解密。 缺点:使用双方都必须有密钥。N(N-1)/2 Figure 16-4 Public key encryption 公钥加密:接收者保留私钥,而公钥则对公众公开。 Figure 16-5 RSA 公钥算法优点:钥匙数量较少。 缺点:算法复杂。不适合较大的文本。 DIGITAL SIGNATURE 16.2 Digital Signature:数字签名。解决完整、验证、不可否认的问题。 Signing the Whole Document(签署整个文档):用公钥加密来签署整个文档。 Signing the Digest(签署摘要):用私钥加密签署文件的摘要。 Key terms Figure 16-7 Signing the whole document 发送方的私钥用来加密,公钥用来解密。 Figure 16-8 Signing the digest 消息 (变长) 哈希函数 消息摘要 (固定长度) Figure 16-9 Sender site 消息加签名的摘要 Figure 16-10 Receiver site Summary ? 保密是通过加密实现的,加密使未授权用户无法理解消息。 安全性包含保密、验证、完整、不可否认四个方面。 ? 在密钥加密中,只有发送方和接收方知道密钥。 DES是常用的密钥加密方法。

文档评论(0)

youbika + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档