What are two symmetric encryption algorithms? (Choose two.)
Responda
3DES
MD5
AES
HMAC
SHA
Questão 2
Questão
What is the reason for HMAC to use an additional secret key as input to the hash function?
Responda
to provide encryption
to provide authentication
to provide integrity verification
to prevent DoS attacks
Questão 3
Questão
If an asymmetric algorithm uses a public key to encrypt data, what is used to decrypt it?
Responda
DH
a private key
the same public key
a different public key
Questão 4
Questão
What is a difference between symmetric and asymmetric encryption algorithms?
Responda
Symmetric algorithms are typically hundreds to thousands of times slower than asymmetric algorithms.
Symmetric encryption algorithms are used to authenticate secure communications. Asymmetric encryption algorithms are used to repudiate messages.
Symmetric encryption algorithms are used to encrypt data. Asymmetric encryption algorithms are used to decrypt data.
Symmetric encryption algorithms use pre-shared keys. Asymmetric encryption algorithms use different keys to encrypt and decrypt data.
Questão 5
Questão
What is the purpose of the DH algorithm?
Responda
to provide nonrepudiation support
to support email data confidentiality
to encrypt data traffic after a VPN is established
to generate a shared key over an unsecured channel before data communications
Questão 6
Questão
Which requirement of secure communications is ensured by the implementation of MD5 or SHA hash algorithm?
Responda
confidentiality
authentication
integrity
nonrepudiation
Questão 7
Questão
What is missing in the AH VPN?
Responda
confidentiality
integrity
authentication
secure key exchange
DH
Questão 8
Questão
Which IPsec security function provides assurance that the data received via a VPN has not been modified in transit?
Responda
confidentiality
integrity
authentication
secure key exchange
Questão 9
Questão
Which IPsec framework protocol provides data integrity and data authentication, but does not provide data confidentiality?
Responda
AH
IP protocol 50
ESP
DH
Questão 10
Questão
The use of 3DES within the IPsec framework is an example of which of the five IPsec building blocks?
Responda
authentication
confidentiality
Diffie-Hellman
integrity
nonrepudiation
Questão 11
Questão
Refer to exhibit above. The site-to-site VPN is configured correctly between R1 and R3 for the communications from PC-A to PC-C. When PC-A sends out traffic to PC-C, what item in the following will be sent in plain text? (Choose the most likely one.)