- 积分
- 877
- 鸿鹄币
- 个
- 好评度
- 点
- 精华
- 注册时间
- 2012-9-19
- 最后登录
- 1970-1-1
- 阅读权限
- 40
- 听众
- 收听
中级工程师
|
3鸿鹄币
本帖最后由 super1ray 于 2015-9-1 15:21 编辑
Which statement describes how the sender of the message is verified when asymmetric encryption is used?
A. The sender encrypts the message using the sender's public key, and the receiver decrypts the message using the sender's private key.
B. The sender encrypts the message using the sender's private key, and the receiver decrypts the message using the sender's public key.
C. The sender encrypts the message using the receiver's public key, and the receiver decrypts the message using the receiver's private key.
D. The sender encrypts the message using the receiver's private key, and the receiver decrypts the message using the receiver's public key.
E. The sender encrypts the message using the receiver's public key, and the receiver decrypts the message using the sender's public key.
我發現這題的答案有出入,我有看到有人選擇 B , 也有選擇 C。
我疑惑了到底哪個是正確答案??{:soso_e101:} |
最佳答案
查看完整内容
应该是选C。
https://en.wikipedia.org/wiki/Public-key_cryptography
|