Question: Which key is used to decrypt a hash in a digitally signed message?
Answer Choices:
Answer: Sender’s public key
Question:
Answer:
Question: Which component is used to verify that a data entity was created?
Answer Choices:
Answer: TSP
Question:
Answer:
Question: Which mode of encryption uses an initialization vector (IV) for the first part of plaintext and then, to encrypt each subsequent part of plaintext, leverages the outcome from each preceding operation?
Answer Choices:
Answer: CBC
Question:
Answer:
Question: Which type of encryption uses CFB mode?
Answer Choices:
Answer: Stream
Question:
Answer:
Question: How does ECB mode encryption function?
Answer Choices:
Answer: Encrypts each block with the same key, where each block is independent of the others Question
Question: A security analyst is using human interactions as data points to generate numbers for a program. Which type of number generator is being used?
Answer Choices:
Answer: True random Question
Question: Which secret key algorithm is used in the Clipper chip?
Answer Choices:
Answer: Skipjack Question
Question: Which encryption algorithm uses an 80-bit key and operates on 64-bit data blocks?
Answer Choices:
Answer: Skipjack Question
Question: What is the maximum key size of the Blowfish cipher?
Answer Choices:
Answer: 448
Question:
Answer:
Question: What is the correlation between a block algorithm key size and its performance and security?
Answer Choices:
Answer: As the key size increases, performance decreases, and security increases
Question:
Answer:
Question: Which attack maps hashed values and original data?
Answer Choices:
Answer: Rainbow table
Question:
Answer:
Question: How does a rainbow table crack stored passwords?
Answer Choices:
Answer: Matches hash values back to the original plaintext
Question:
Answer:
Question: Which cryptographic operation has the fastest decryption process?
Answer Choices:
Answer: Symmetric
Question:
Answer:
Question: Which cryptographic operation is computationally more process intensive?
Answer Choices:
Answer: Asymmetric
Question:
Answer:
Question: What should be used when large amounts of data need to be quickly encrypted and decrypted one bit at a time?
Answer Choices:
Answer: Symmetric stream
Question:
Answer:
Question: How does public-key encryption guarantee only the recipient can decrypt an email?
Answer Choices:
Answer: The payload of the email is encrypted with the recipient’s public key
Question:
Answer:
Question: Which IPsec protocol mechanism encrypts the entire packet and adds new data to the front of the packet?
Answer Choices:
Answer: Encapsulating Security Payload (ESP)
Question:
Answer:
Question: An organization needs to implement a method for allowing encrypted data to be processed without providing access to the plaintext. Which encryption should be used?
Answer Choices:
Answer: Homomorphic
Question:
Answer:
Question: Which encryption process sends a digital certificate with the selected cipher for encrypted communications?
Answer Choices:
Answer: Server hello
Question:
Answer:
Question: A security analyst is using AES for data encryption. Which AES key size is valid?
Answer Choices:
Answer: 128-bit
Question:
Answer:
Question: A server is using RSA for encrypting and protecting the transmission of a session key. Which RSA key size is valid?
Answer Choices:
Answer: 2048-bit
Question:
Answer:
Question: Which number generator has different results given the same input data?
Answer Choices:
Answer: True random
Question:
Answer:
Question: How does WEP continue to change ciphertext for duplicate information in each frame?
Answer Choices:
Answer: Initialization vector is incremented
Question:
Answer:
Question: What stores all of its transactions in a blockchain?
Answer Choices:
Answer: Bitcoin
Question:
Answer:
Question: How often are transactions added to a blockchain?
Answer Choices:
Answer: Approximately every 10 minutes
Question:
Answer:
Question: What is the correlation between the number of blocks in a blockchain and the mining reward in Bitcoin?
Answer Choices:
Answer: As the length of a blockchain increases, the mining reward decreases
Question:
Answer:
Question: An old certificate was replaced with a newer version with additional functionality. Which reason should be given in the original certificate’s revocation request?
Answer Choices:
Answer: Superseded