Valid CAS-004 Dumps shared by ExamDiscuss.com for Helping Passing CAS-004 Exam! ExamDiscuss.com now offer the newest CAS-004 exam dumps, the ExamDiscuss.com CAS-004 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com CAS-004 dumps with Test Engine here:
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 block and key size - Resistance to brute-force attacks Which of the following should be implemented to meet these requirements? (Select two.)
Correct Answer: A,C
PBKDF2 (Password-Based Key Derivation Function 2) strengthens passwords against brute- force attacks. AES (Advanced Encryption Standard) supports variable block and key sizes, making it ideal for secure encryption. RC5, P256, and ECDSA are not relevant to password vault requirements. RIPEMD is a hashing algorithm and does not meet the criteria for encryption or brute-force resistance.