niusouti.com

Symmetric, or private-key, encryption is based on a secret key that is shared by both communcating parties. The ( ) party uses the secret key as part of the mathematical operation to encrypt ( ) text to cipher text. The receiving party uses the same secre

题目
Symmetric, or private-key, encryption is based on a secret key that is shared by both communcating parties. The ( ) party uses the secret key as part of the mathematical operation to encrypt ( ) text to cipher text. The receiving party uses the same secret key to decrypt the cipher text to plain text. Asymmetric, or public-key, encryption uses two different keys for each user: one is a ( ) key known only to this one user; the other is a corresponding public key, which is accessible to anyone. The private and public keys are mathematically related by the encryption algorithm. One key ia used for encyption and the other for decryption, depending on the nature of the communication service being implemented. In addition, public key encryption technoligies allow digital (_______) to be placed on messages. A digital signature uses the sender's private key to encrypt some portion of the message. When the message is received, the receiver uses the sender's () key tp decipher the digital signature to verify the sender's identity.横线处应选( )。


A. interpretation
B.signatures
C. encryption
D.decryption

相似考题
更多“Symmetric, or private-key, encryption is based on a secret key that is shared by both communcating parties. The ( ) party uses the secret key as part of the mathematical operation to encrypt ( ) text”相关问题
  • 第1题:

    Symmetric, or private-key, encryption is based on a secret key that is shared by both communcating parties. The ( ) party uses the secret key as part of the mathematical operation to encrypt ( ) text to cipher text. The receiving party uses the same secret key to decrypt the cipher text to plain text. Asymmetric, or public-key, encryption uses two different keys for each user: one is a ( ) key known only to this one user; the other is a corresponding public key, which is accessible to anyone. The private and public keys are mathematically related by the encryption algorithm. One key ia used for encyption and the other for decryption, depending on the nature of the communication service being implemented. In addition, public key encryption technoligies allow digital ( ) to be placed on messages. A digital signature uses the sender&39;s private key to encrypt some portion of the message. When the message is received, the receiver uses the sender&39;s ( ) key tp decipher the digital signature to verify the sender&39;s identity.

    A.host B.terminal C.sending D.receiving A.plain B.cipher C.public D.private A.plain B.cipher C.public D.private A.interpretation B.signatures C.encryption D.decryption A.plain B.cipher C.public D.private


    正确答案:C,A,D,B,C

  • 第2题:

    Where parties do not have a shared secret and large quantities of sensitive information must be passed, the most efficient means of transferring information is to use Hybrid Encryption Methods. What does this mean?双方没有共享的密钥以及大量的敏感信息需要传输,最有效的用于信息传输的的方式是使用混合传输信息加密算法。这是什么意思?()

    • A、Use of software encryption assisted by a hardware encryption accelerator.使用由硬件加密加速器协助的软件加密
    • B、Use of the recipient’s public key for encryption and decryption based on the recipient’s private key.使用接受方的公钥进行加密以及使用接受者的私钥既你想那个解密
    • C、Use of public key encryption to secure a secret key,and message encryption using the secret key.使用公钥加密来加密秘密会话密钥,并且使用秘密会话密钥来加密信息
    • D、Use of elliptic curve encryption.使用椭圆曲线加密

    正确答案:C

  • 第3题:

    What is the effect of using the service password-encryption command?()

    • A、Only passwords configured after the command has been entered will beencrypted.
    • B、Only the enable password will be encrypted.
    • C、Only the enable secret password will beencrypted
    • D、It will encrypt the secret password and remove the enable secret password from the configuration.
    • E、It will encrypt all current and future passwords.

    正确答案:E

  • 第4题:

    What is the effect of using the service password-encryption command?()

    • A、only passwords configured after the command has been entered will be encrypted
    • B、Only the enable password will be encrypted
    • C、Only the enable secret password will be encrypted
    • D、It will encrypt the secret password and remove the enable secret password from the configuration
    • E、It will encrypt all current and future passwords.

    正确答案:E

  • 第5题:

    Which of the following is used by RADIUS to encrypt messages between the server and the client?()

    • A、Public key
    • B、CSU/DSU
    • C、Private key
    • D、Shared secret

    正确答案:D

  • 第6题:

    Which encryption type is used to secure user data in an IPsec tunnel?()

    • A、symmetric key encryption
    • B、asymmetric key encryption
    • C、RSA
    • D、digital certificates

    正确答案:A

  • 第7题:

    多选题
    Which three are distinctions between asymmetric and symmetric algorithms? ()
    A

    Only symmetric algorithms have a key exchange technology built in

    B

    Asymmetric algorithms are used quite often as key exchange protocols for symmetricalgorithms

    C

    Only asymmetric algorithms have a key exchange technology built in

    D

    Asymmetric algorithms are based on more complex mathematical computations


    正确答案: C,A
    解析: 暂无解析

  • 第8题:

    单选题
    You are designing a Windows Azure application that will generate events for multiple clients. Client web services might be behind NAT gateways.  You need to recommend an approach that will allow you to broadcast the events to clients.  What should you recommend?()
    A

     Use ADO.NET Data Services and provide a shared key to clients.

    B

     Use Windows Azure Queues and provide a shared key to clients.

    C

     Use Windows Azure Table storage and providea shared key to clients.

    D

     Use the Windows Azure AppFabric Service Bus and provide a shared secret to clients.


    正确答案: A
    解析: 暂无解析

  • 第9题:

    多选题
    Which two statements regarding asymmetric key encryption are true?()
    A

    The same key is used for encryption and decryption.

    B

    It is commonly used to create digital certificate signatures.

    C

    It uses two keys: one for encryption and a different key for decryption.

    D

    An attacker can decrypt data if the attacker captures the key used for encryption


    正确答案: C,B
    解析: 暂无解析

  • 第10题:

    单选题
    What is the effect of using the service password-encryption command?()
    A

    only passwords configured after the command has been entered will be encrypted

    B

    Only the enable password will be encrypted

    C

    Only the enable secret password will be encrypted

    D

    It will encrypt the secret password and remove the enable secret password from the configuration

    E

    It will encrypt all current and future passwords.


    正确答案: D
    解析: 暂无解析

  • 第11题:

    单选题
    Which statement is true regarding a session key in the Diffie-Hellman key-exchange process?()
    A

    A session key value is exchanged across the network.

    B

    A session key never passes across the network.

    C

    A session key is used as the key for asymmetric data encryption.

    D

    A session key is used as the key for symmetric data encryption.


    正确答案: A
    解析: 暂无解析

  • 第12题:

    单选题
    What is the effect of using the service password-encryption command?()
    A

    nly passwords configured after the command has been entered will be encrypted.

    B

    Only the enable password will be encrypted.

    C

    Only the enable secret password will be encrypted

    D

    It will encrypt the secret password and remove the enable secret password from the configuration.

    E

    It will encrypt all current and future passwords.


    正确答案: A
    解析: 暂无解析

  • 第13题:

    Select the two correctstatements from the list below that describe DES and 3DES: ()

    • A、 3DES is muchmore secure than DES.
    • B、 Both DES and 3DES are stream ciphers.
    • C、 DES uses 64 bitkeys, although the effective key lengthis only 56bits.
    • D、 The decryption operation for both DES and 3DES is the same as the encryption operation.
    • E、 DES can only be used for encryption, whereas 3DES can also be used for authentication.

    正确答案:C,D

  • 第14题:

    The RSA algorithm is an example of what type of cryptography?RSA算法是下面哪种算法的典型例子?()

    • A、Private Key.私钥
    • B、Symmetric Key对称密钥
    • C、Secret Key秘密密钥
    • D、Asymmetric Key.非对称密钥

    正确答案:D

  • 第15题:

    The enable secret password appears as an MD5 hash in a router’s configuration file, whereas the enablepassword is not hashed (or encrypted, if the password-encryption service is not enabled). What is thereason that Cisco still support the use of both enable secret and enable passwords in a router’sconfiguration?()

    • A、The enable password is present for backward compatibility.
    • B、Because the enable secret password is a hash, it cannot be decrypted. Therefore, the enable password is used to match the password that was entered, and the enable secret is used to verify that the enablepassword has not been modified since the hash was generated.
    • C、The enable password is considered to be a router’s public key, whereas the enable secret password is considered to be a router’s private key.
    • D、The enable password is used for IKE Phase I, whereas the enable secret password is used for IKE Phase II.

    正确答案:A

  • 第16题:

    Which statement is true regarding a session key in the Diffie-Hellman key-exchange process?()

    • A、A session key value is exchanged across the network.
    • B、A session key never passes across the network.
    • C、A session key is used as the key for asymmetric data encryption.
    • D、A session key is used as the key for symmetric data encryption.

    正确答案:B

  • 第17题:

    Which description of BGP authentication is true?()

    • A、MD5 has been used by BGP to encrypt BGP update packets.
    • B、BGP uses a message-digest algorithm to authenticate BGP peers
    • C、A plain-text password authentication is an option of BGP authentication
    • D、EBGP peers authentication is faster than IBGP peers authentication
    • E、BGP uses public key and private key to authenticate BGP peers.

    正确答案:B

  • 第18题:

    Which two statements regarding asymmetric key encryption are true?()

    • A、The same key is used for encryption and decryption.
    • B、It is commonly used to create digital certificate signatures.
    • C、It uses two keys: one for encryption and a different key for decryption.
    • D、An attacker can decrypt data if the attacker captures the key used for encryption

    正确答案:A,B

  • 第19题:

    单选题
    What is the effect of using the service password-encryption comma()。
    A

    Only the enable password will be encrypted.

    B

    Only the enable secret password will be encrypted.

    C

    Only passwords configured after the command has been entered will be encrypted.

    D

    It will encrypt the secret password and remove the enable secret password fromthe configuration.

    E

    It will encrypt all current and future passwords.


    正确答案: B
    解析: 暂无解析

  • 第20题:

    单选题
    What is the objective of Diffie-Hellman?()
    A

    used to verify the identity of the peer

    B

    used between the initiator and the responder to establish a basic security policy

    C

    used to establish a symmetric shared key via a public key exchange process

    D

    used for asymmetric public key encryption


    正确答案: C
    解析: 暂无解析

  • 第21题:

    单选题
    The enable secret password appears as an MD5 hash in a router’s configuration file, whereas the enablepassword is not hashed (or encrypted, if the password-encryption service is not enabled). What is thereason that Cisco still support the use of both enable secret and enable passwords in a router’sconfiguration?()
    A

    The enable password is present for backward compatibility.

    B

    Because the enable secret password is a hash, it cannot be decrypted. Therefore, the enable password is used to match the password that was entered, and the enable secret is used to verify that the enablepassword has not been modified since the hash was generated.

    C

    The enable password is considered to be a router’s public key, whereas the enable secret password is considered to be a router’s private key.

    D

    The enable password is used for IKE Phase I, whereas the enable secret password is used for IKE Phase II.


    正确答案: A
    解析: 暂无解析

  • 第22题:

    多选题
    Which two statements regarding symmetric key encryption are true?() (Choose two.)
    A

    The same key is used for encryption and decryption.

    B

    It is commonly used to create digital certificate signatures.

    C

    It uses two keys: one for encryption and a different key for decryption.

    D

    An attacker can decrypt data if the attacker captures the key used for encryption.


    正确答案: D,B
    解析: 暂无解析

  • 第23题:

    多选题
    Which two statements regarding asymmetric key encryption are true?() (Choose two.)
    A

    The same key is used for encryption and decryption.

    B

    It is commonly used to create digital certificate signatures.

    C

    It uses two keys: one for encryption and a different key for decryption.

    D

    An attacker can decrypt data if the attacker captures the key used for encryption.


    正确答案: A,C
    解析: 暂无解析