____ is an algorithm based on a random permutation using a variable key-size stream cipher with byte-oriented operations.

A. RC4
B. SHA1
C. MD5
D. RSA


Answer: A

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. To add a control, the user must write the code that instantiates the control object from a class. 2. The form acts as a container for components and controls. 4. The correct syntax for an event handler is eventName_controlName. 5. By looking up a control’s class and clicking the events section, you can determine all the events and the arguments that a control has

Computer Science & Information Technology

Information in the memory unit is ________. It’s typically lost when the computer’s power is turned off.

a. persistent b. constant c. sticky d. volatile

Computer Science & Information Technology

Which command would be used to search for a specific string of letters or characters within a Linux filename?

A) search B) sudo C) grep d) apt-get

Computer Science & Information Technology

New table rows can only be inserted below the selected cell or row.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology