Computer Science, asked by samarthgowda2001, 6 months ago

Which of the following attacks treats the encryption algorithm as a black box?
A
O Implementation attacks
O Analytical Attacks
c.
Brute-Force attacks
O Social Engineering attack​

Answers

Answered by sujeetgund
7

Answer:

c. brut force attack

hope it helps.

Answered by vinod04jangid
0

Answer:

C. Brute-Force Attacks

Explanation:

The attackers use Brute Force Attack i.e. BFA to figure out the right key by trying all potential keys.  If the length of key is 8 bits then the number of possible keys is . If the key is long, the attack will take long time to execute. It runs the encryption algorithm for all possible cases of the keys until a match is found. The Brute-Force Attack treats the encryption algorithm as a black box.

#SPJ3

Similar questions