Your organization has decided to deploy encryption. Management wants to use an encryption algorithm that will also support digital signatures. Which of the following encryption algorithms should you deploy?
A. DSA
B. MD5
C. El Gamal
D. HAVAL
C
Explanation: El Gamal supports digital signatures and encryption.
DSA only supports digital signatures. MD5 and HAVAL are hashing functions.
Computer Science & Information Technology
You might also like to view...
Task is a _______ class.
a. anonymous inner b. composite c. nested d. generic
Computer Science & Information Technology
A compound document is a document that combines elements from _______ vocabularies.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
What is displayed by the following statement?
``` System.out.println("Java is neat".replaceAll("is", "AAA")); ``` a. JavaAAAneat b. JavaAAA neat c. Java AAA neat d. Java AAAneat
Computer Science & Information Technology
Once you create a motion animation using a text block, the text block becomes a ____________________.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology