ECCouncil Certified Ethical Hacker Exam (CEHv13) 312-50v13 Question # 111 Topic 12 Discussion

ECCouncil Certified Ethical Hacker Exam (CEHv13) 312-50v13 Question # 111 Topic 12 Discussion

312-50v13 Exam Topic 12 Question 111 Discussion:
Question #: 111
Topic #: 12

You are the lead cybersecurity analyst at a multinational corporation that uses a hybrid encryption system to secure inter-departmental communications. The system uses RSA encryption for key exchange and AES for data encryption, taking advantage of the strengths of both asymmetric and symmetric encryption. Each RSA key pair has a size of 'n' bits, with larger keys providing more security at the cost of slower performance. The

time complexity of generating an RSA key pair is O(n*2), and AES encryption has a time complexity of O(n). An attacker has developed a quantum algorithm with time complexity O((log n)*2) to crack RSA encryption. Given *n=4000' and variable ‘AES key size’, which scenario is likely to provide the best balance of security and

performance? which scenario would provide the best balance of security and performance?


A.

Data encryption with 3DES using a 168-bit key: Offers high security but slower performance due to 3DES's inherent inefficiencies.


B.

Data encryption with Blowfish using a 448-bit key: Offers high security but potential compatibility issues due to Blowfish's less widespread use.


C.

Data encryption with AES-128: Provides moderate security and fast encryption, offering a balance between the two.


D.

Data encryption with AES-256: Provides high security with better performance than 3DES, but not as fast as other AES key sizes.


Get Premium 312-50v13 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.