刷题刷出新高度,偷偷领先!偷偷领先!偷偷领先! 关注我们,悄悄成为最优秀的自己!

单选题

Perhaps the most obvious difference between private-key and public-key encryption is that the former assumes complete secrecy of all cryptographic keys,whereas the latter requires secrecy for only the private key.Although this may seem like a minor distinction,the ramifications are huge:in the private-key setting the communicating parties must somehow be able to share the (71) key without allowing any third party to learn it,whereas in the public-key setting the (72) key can be sent from one party to the other over a public channel without compromising security.For parties shouting across a room or,more realistically,communicating over a public network like a phone line or the Internet,public-key encryption is the only option.

Another important distinction is that private-key encryption schemes use the (73) key for both encryption and decryption,whereas public-key encryption schemes use (74) keys for each operation.That is,public-key encryption is inherently asymmetric.This asymmetry in the public-key setting means that the roles of sender and receiver are not interchangeable as they are in the private-key setting;a single key-pair allows communication in one direction only.(Bidirectional communication can be achieved in a number of ways;the point is that a single invocation of a public-key encryption scheme forces a distinction between one user who acts as a receiver and other users who act as senders.)In addition,a single instance of a (75) encryption scheme enables multiple senders to communicate privately with a single receiver,in contrast to the private-key case where a secret key shared between two parties enables private communication only between those two parties.

A
private-key
B
public-key
C
stream
D
Hash
使用微信搜索喵呜刷题,轻松应对考试!

答案:

B

解析:

对于第一个问题,题目提到在私钥设置中,通信方需要共享密钥但要保持其秘密,而在公钥设置中,公钥可以被公开发送而不会影响安全性。因此,对于需要被发送但又要保持秘密的密钥,应选择公钥加密。所以答案是B(public-key)。

第二个问题类似,还是在描述公钥加密的特性,所以答案依然是B(public-key)。

第三个问题提到私钥加密方案使用相同的密钥进行加密和解密。在选项中,只有A(private-key)符合这个描述。

第四个问题涉及到公钥加密的特性,即它使用不同的密钥进行加密和解密。因此,答案应为B(public-key),但考虑到加密可能还涉及到流加密技术,所以答案可能还包括C(stream)。

最后一个问题关于一个加密方案允许多个发送者与单个接收者进行私有通信的描述是公钥加密的特点。因此答案是B(public-key)。

创作类型:
原创

本文链接:Perhaps the most obvious difference between privat

版权声明:本站点所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明文章出处。

让学习像火箭一样快速,微信扫码,获取考试解析、体验刷题服务,开启你的学习加速器!

分享考题
share