Which of the following symmetric encryption algorithms can be used by both the SSH server and client?

In the SSH algorithm negotiation phase, the SSH server and client exchange the list of algorithms that they support. The list of symmetric encryption algorithms of the SSH server is as follows: aes256-ctr, aes192-ctr, aes128-ctr, and aes256-cbc. The list of symmetric encryption algorithms of the SSH client is as follows: aes128-ctr, aes192-ctr, aes256-ctr, and aes256-cbc.

Which of the following symmetric encryption algorithms can be used by both the SSH server and client?
A . aes256- ctr
B. aes192- ctr
C. aes128- ctr
D. aes256- cbc

Answer: ABCD

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments