Checks that only AES_128, AES_192, and AES_256 symmetric key encryption algorithms are in use.
Long description:
Checks that only AES_128, AES_192, and AES_256 symmetric key encryption algorithms are in use. Algorithms DES, DESX, RC2, RC4 and RC4_128 are considered weak and should no longer be used.
Post your comment on this topic.