Public-key Cryptography RSA

Asymmetric since parties are not equal.  

RSA只是公钥密码学的重要组成部分,还需要消息认证和数字签名一起组成,

也就是RSA没法完全独立出来,他们必须一起构成公钥密码学

Why use Public-key cryptography??

  • Key distribution - how to have secure communications in general without having to trust a KDC
  • Digital signatures - how to verify a message comes intact from the claimed sender

 

公钥的作用:Used to encrypt messages, and verify signatures

私钥的作用:Used to decrypt messages, and sign signatures

 

Asymmetric :

Those who encrypt message or verify signatures cannot decrypt messages or create signatures

 

公钥加密过程:

 

 

Symmetric VS public-key 

conventional Encryption Public-Key Encryption

Needed to work:

  • The same algrithm with the same key is used for encryption and decryption 
  • The sender and receiver must share the algorithm and the key

Needed to work: 

  • One algorithm is used for encryption and decryption with a pair of keys, one for encryption and one for decryption
  • The sender and receiver must each have one of the matched pair of keys
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值