exam questions

Exam CAS-004 All Questions

View all questions & answers for the CAS-004 exam

Exam CAS-004 topic 1 question 568 discussion

Actual exam question from CompTIA's CAS-004
Question #: 568
Topic #: 1
[All CAS-004 Questions]

A software development company is implementing a SaaS-based password vault for customers to use. The requirements for the password vault include:

• Vault encryption using a variable bloc and key size
• Resistance to brute-force attacks

Which of the following should be implemented to meet these requirements? (Choose two.)

  • A. PBKDF2
  • B. RC5
  • C. AES
  • D. P256
  • E. ECDSA
  • F. RIPEMD
Show Suggested Answer Hide Answer
Suggested Answer: AB 🗳️

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
Bright07
2 weeks, 3 days ago
Selected Answer: AB
PBKDF2 (Password-Based Key Derivation Function 2): PBKDF2 is a key derivation function specifically designed to make brute-force attacks more difficult by applying a password-based function iteratively (many times) to generate a cryptographic key. It uses a variable number of iterations, which means the difficulty of brute-forcing can be adjusted by increasing the number of iterations. This adds resistance against brute-force attacks. RC5 is a block cipher with a variable block size (typically 32, 64, or 128 bits) and a variable key size (up to 2040 bits). This flexibility meets the requirement for a variable block and key size. RC5 also provides a level of resistance against brute-force attacks, especially when using a large key size and an appropriate number of rounds. NOT AES is a widely used symmetric encryption algorithm that supports key sizes of 128, 192, or 256 bits, but it doesn't allow for a variable block size (it uses a fixed block size of 128 bits). Since the requirement is for variable block and key size, AES is not the best fit.
upvoted 1 times
...
axelcanoble
2 weeks, 5 days ago
Selected Answer: AC
*PBKDF2: is a key derivation function designed to make password cracking more difficult by using a high number of iterations to transform a password into a cryptographic key. *AES: is a widely-used symmetric encryption algorithm that supports variable key sizes (128, 192, or 256 bits), which meets the requirement for variable block and key size. RC5 is outdated, it is not as widely recommended for secure encryption, especially when newer, more secure alternatives (like AES) are available.
upvoted 1 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