The principal attraction of __________ compared to RSA is that it appears to offer equal security for a far smaller bit size, thereby reducing processing overhead.

A. ECC B. MD5

C. Diffie-Hellman D. none of the above


A. ECC

Computer Science & Information Technology

You might also like to view...

An array with more than one index is called a/an:

(a) partially filled array (b) multidimensional array (c) bidirectional array (d) one dimensional array

Computer Science & Information Technology

Which of the following statements is false?

a. Stream method sort orders a stream’s elements into ascending order by default. b. To create a collection containing a stream pipeline’s results, you can use Stream method collect (a terminal operation). As the stream pipeline is processed, method collect performs a mutable reduction operation that places the results into an object, such as a List, Map or Set. c. Method collect with one argument receives an object that implements interface Collector (package java.util.stream), which specifies how to perform a mutable reduction. d. Class Collectors (package java.util.stream) provides static methods that return predefined Collector implementations.

Computer Science & Information Technology

An area of the computer's memory where Windows Vista stores information it needs to access quickly:

A) system cache B) read only memory C) flash memory D) random access memory

Computer Science & Information Technology

In SharePoint, a ________ is a link that is added to the web browser's favorites or bookmarks toolbar to run a script that sends information to sites on the Internet

A) bookmarklet B) note C) tag D) scriptlet

Computer Science & Information Technology