Questão 1
Questão
What is the focus of cryptanalysis?
Questão 2
Questão
How many bits does the Data Encryption Standard (DES) use for data encryption?
Responda
-
40 bits
-
56 bits
-
64 bits
-
72 bits
Questão 3
Questão
Which statement describes the Software-Optimized Encryption Algorithm (SEAL)?
Responda
-
SEAL is a stream cipher
-
It uses a 112-bit encryption key.
-
It is an example of an asymmetric algorithm.
-
It requires more CPU resources than software-based AES does.
Questão 4
Questão
Which encryption algorithm is an asymmetric algorithm?
Questão 5
Questão
An online retailer needs a service to support the nonrepudiation of the transaction. Which component is used for this service?
Responda
-
the private key of the retailer
-
the unique shared secret known only by the retailer and the customer
-
the public key of the retailer
-
the digital signatures
Questão 6
Questão
In which situation is an asymmetric key algorithm used
Responda
-
Two Cisco routers authenticate each other with CHAP
-
User data is transmitted across the network after a VPN is established
-
An office manager encrypts confidential files before saving them to a removable device
-
ِِِA network administrator connects to a Cisco router with SSH
Questão 7
Questão
What is the purpose of a nonrepudiation service in secure communications?
Responda
-
to ensure that encrypted secure communications cannot be decoded
-
to confirm the identity of the recipient of the communications
-
to provide the highest encryption level possible
-
to ensure that the source of the communications is confirmed
Questão 8
Questão
Which objective of secure communications is achieved by encrypting data
Responda
-
integrity
-
authentication
-
confidentiality
-
availability
Questão 9
Questão
Why is the 3DES algorithm often preferred over the AES algorithm
Responda
-
3DES is more trusted because it has been proven secure for a longer period than AES
-
AES is more expensive to implement than 3DES.
-
3DES performs better in high-throughput, low-latency environments than AES
-
Major networking equipment vendors such as Cisco have not yet adopted AES.
Questão 10
Questão
What is the most common use of the Diffie-Helman algorithm in communications security?
Responda
-
to create password hashes for secure authentication
-
to provide routing protocol authentication between routers
-
to encrypt data for secure e-commerce communications
-
to secure the exchange of keys used to encrypt data
Questão 11
Questão
Which type of encryption algorithm uses public and private keys to provide authentication, integrity, and confidentiality?
Responda
-
symmetric
-
shared secret
-
IPsec
-
asymmetric
Questão 12
Questão
How do modern cryptographers defend against brute-force attacks
Responda
-
Use statistical analysis to eliminate the most common encryption keys.
-
Use a keyspace large enough that it takes too much money and too much time to conduct a successful attack
-
Use an algorithm that requires the attacker to have both ciphertext and plaintext to conduct a successful attack
-
Use frequency analysis to ensure that the most popular letters used in the language are not used in the cipher message
Questão 13
Questão
Which encryption protocol provides network layer confidentiality?
Responda
-
IPsec protocol suite
-
Transport Layer Security
-
Secure Hash Algorithm 1
-
Secure Sockets Layer
-
Keyed MD5
-
Message Digest 5
Questão 14
Questão
Refer to the exhibit. Which encryption algorithm is described in the exhibit?
Questão 15
Questão
Which statement describes asymmetric encryption algorithms?
Responda
-
They have key lengths ranging from 80 to 256 bits
-
They include DES, 3DES, and AES.
-
They are also called shared-secret key algorithms.
-
They are relatively slow because they are based on difficult computational algorithms
Questão 16
Questão
Which two non-secret numbers are initially agreed upon when the Diffie-Hellman algorithm is used? (Choose two.)
Responda
-
binomial coefficient
-
generator
-
elliptic curve invariant
-
prime modulus
-
topological index
-
pseudorandom nome
Questão 17
Questão
In what situation would an asymmetric algorithm most likely be used?
Responda
-
logging onto a computer
-
making an online purchase
-
uploading a networking book chapter using FTP
-
transferring a large stream of data between two corporate locations
Questão 18
Questão
Why is asymmetric algorithm key management simpler than symmetric algorithm key management?
Questão 19
Questão
What is the purpose of code signing
Questão 20
Questão
Which algorithm can ensure data confidentiality?
Questão 21
Questão
What is the purpose of a digital certificate?
Responda
-
It guarantees that a website has not been hacked
-
It authenticates a website and establishes a secure connection to exchange confidential data.
-
It provides proof that data has a traditional signature attached
-
It ensures that the person who is gaining access to a network device is authorized.
Questão 22
Questão
Fill in the blank.
A shared secret is a key used in a ___________ encryption algorithm