exam questions

Exam SY0-601 All Questions

View all questions & answers for the SY0-601 exam

Exam SY0-601 topic 1 question 39 discussion

Actual exam question from CompTIA's SY0-601
Question #: 39
Topic #: 1
[All SY0-601 Questions]

Which of the following will increase cryptographic security?

  • A. High data entropy
  • B. Algorithms that require less computing power
  • C. Longer key longevity
  • D. Hashing
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
stoneface
Highly Voted 2 years, 7 months ago
Selected Answer: A
Entropy is a measure of disorder. A plaintext will usually exhibit low entropy as it represents a message in a human language or programming language or data structure. The plaintext must be ordered for it to be intelligible to a person, computer processor, or database. One of the requirements of a strong cryptographic algorithm is to produce a disordered ciphertext. Put another way, the ciphertext must exhibit a high level of entropy. If any elements of order from the plaintext persist, it will make the ciphertext vulnerable to cryptanalysis, and the algorithm can be shown to be weak.
upvoted 98 times
Iamboolean
2 years, 7 months ago
Very good explanation, thanks!
upvoted 3 times
...
Kraken84
1 year, 7 months ago
What level of Entropy does America now exhibit? I learned me a new word
upvoted 3 times
...
...
varun0
Highly Voted 2 years, 7 months ago
Selected Answer: A
Entropy seems obvious to me.
upvoted 6 times
...
AbdullahMohammad251
Most Recent 11 months, 2 weeks ago
Selected Answer: A
In cryptographic terms, "key longevity" refers to the duration for which a cryptographic key remains valid or secure for use, not how long it is in terms of the number of characters. The longer you use the same key, the higher the risk of being compromised. Option A is the correct answer!
upvoted 1 times
...
LordJaraxxus
1 year, 1 month ago
Selected Answer: A
Entropy refers to the randomness of a cryptographic algorithm. A higher level of randomness results in a higher level of security when using the algorithm. A lack of entropy results in a weaker algorithm and makes it much easier for the algorithm to be cracked.
upvoted 1 times
...
dbdbfb0
1 year, 2 months ago
I don't think people understand the term longevity. Longevity is how long something is around. Think about passwords, the longer your password is around the more susceptible it becomes. This is why companies have a password age limit, to keep the longevity short.
upvoted 1 times
...
dfc6822
1 year, 3 months ago
C. Longer key longevity Increasing the key length (longer key longevity) generally increases cryptographic security. Longer keys provide a larger keyspace, making it computationally more challenging for attackers to perform brute-force attacks. It enhances the resistance of cryptographic algorithms to various attacks, thereby improving security.
upvoted 1 times
...
toluwalase022
1 year, 5 months ago
Selected Answer: A
Among the options you mentioned, there are a couple that can increase cryptographic security. One of them is high data entropy, which means having a good amount of randomness in the data being encrypted. This randomness makes it harder for attackers to predict and break the encryption. Another option is longer key longevity. Using longer cryptographic keys can enhance security because longer keys have a larger key space, making them more difficult to crack through brute force attacks. So, the correct answers would be A. High data entropy and C. Longer key longevity. These measures can help strengthen cryptographic security.
upvoted 4 times
...
_Bihari_
1 year, 5 months ago
Selected Answer: C
The option that will increase cryptographic security is: C. Longer key longevity: Increasing the length of cryptographic keys enhances security by making it more difficult for attackers to perform brute-force attacks. Longer key lengths generally provide a higher level of security, as they increase the number of possible combinations, making it computationally infeasible for attackers to break the encryption by trying all possible keys.
upvoted 1 times
Noumenon72
1 year, 3 months ago
Longer key _longevity_ is not longer key _lengths_, but using the same key for longer without rotating it. This gives attackers more time to acquire and use the key and decreases security.
upvoted 3 times
...
...
gho5tface
1 year, 8 months ago
Selected Answer: D
Going against the crowd
upvoted 1 times
daddylonglegs
1 year, 6 months ago
Then explain why hashing is the answer
upvoted 1 times
...
...
faha83
1 year, 9 months ago
not really familiar with Entropy. happy to learn
upvoted 4 times
daddylonglegs
1 year, 6 months ago
Stoneface's answer at the top of this thread is a good explanation
upvoted 2 times
...
...
Protract8593
1 year, 9 months ago
Selected Answer: A
Increasing cryptographic security involves strengthening the randomness and unpredictability of cryptographic elements, such as keys, data, or initialization vectors. High data entropy refers to data with a high degree of randomness, making it more challenging for attackers to predict or guess. The use of high data entropy in cryptographic processes helps increase the security and effectiveness of encryption.
upvoted 5 times
...
ApplebeesWaiter1122
1 year, 10 months ago
Selected Answer: A
Data entropy refers to the randomness and unpredictability of data. High data entropy means that the data has a high degree of randomness, making it difficult for an attacker to analyze or predict patterns within the data. When cryptographic algorithms operate on data with high entropy, it adds an extra layer of security because the resulting encrypted data becomes more resistant to various cryptographic attacks, including brute-force attacks and statistical analysis.
upvoted 4 times
...
[Removed]
2 years ago
Selected Answer: C
Data entropy has nothing to do security. Key or Password Entropy however affects security. Answer is C because Key Longevity makes sure that the key will remain secure even after more powerful computers try to break it in the future.
upvoted 2 times
TheWaraba
2 years ago
Read this, entropy is definitely relevant in security. https://www.thesecuritybuddy.com/encryption/what-is-entropy-in-cryptography/2/
upvoted 2 times
...
...
ronniehaang
2 years, 2 months ago
Selected Answer: A
A. High data entropy High data entropy refers to the unpredictability and randomness of data used as input to a cryptographic system. The higher the entropy, the more difficult it is for an attacker to guess the input data, thereby increasing the cryptographic security of the system. For example, in a password-based encryption system, high entropy in the password input would result in a more secure encryption key, making it more difficult for an attacker to crack the encryption and access the protected data.
upvoted 4 times
...
DALLASCOWBOYS
2 years, 2 months ago
A. high data entropy. The higher the randomness, the greater the security.
upvoted 4 times
...
CL_QRT
2 years, 3 months ago
A is the answer
upvoted 1 times
...
03allen
2 years, 6 months ago
Anyone can tell me why C and D are not right? It doesn't say the best one, right?
upvoted 1 times
alayeluwa
2 years, 6 months ago
The keyword in the question is “Increase”. Increase = best one.
upvoted 1 times
...
lordguck
2 years, 5 months ago
C decreases security, as it gives attackes more time to break/use (e.g. if stolen and no one noticed) the keys. D is not applicable, as the question already talks about crytographic security and this includes for all relevant methods in use, ways to detect tampering.
upvoted 2 times
lordguck
2 years, 5 months ago
Sorry, I was wrong here due to a misunderstanding of the used term "key longevity". "longevity" refers to the trust one has in the qualities (e.g. time to break) of an encryption method (Topic 5C handbook) and NOT to the lifetime of an certificate ("key" got me there). Nevertheless I vote for A, as C "longevity" is not measurable in contrast to A.
upvoted 2 times
...
CTE_Instructor
2 years, 1 month ago
Key longevity is the time length the key encryption method is secure, whether due to brute forcing or by encryption algorithm cracking. Longer key longevity is a good thing. D is definitely relevant as hashing increases cryptographic security by providing a 1-way function to prevent attackers from seeing the original data. Honestly, A, C, and D are all possible answers. The question doesn't ask for "best", which makes this a poorly worded question. There isn't any "best" answer either, because A, C, and D should all be used, and different situations will prioritize different solutions.
upvoted 2 times
...
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago