What encryption standard won the competition for certification as the Advanced Encryption Standard?

A. Blowfish
B. Twofish
C. Rijndael
D. Skipjack


Answer: C. Rijndael

Computer Science & Information Technology

You might also like to view...

Microsoft PowerPoint and Apple Keynote are examples of ________ software

Fill in the blank(s) with correct word

Computer Science & Information Technology

The heart of the basic star, or the area where all horizontal cablings come together, is known as the __________________ or, more technically, the intermediate distribution frame (IDF).

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Equipment used to transform analog voice signals to digital signals and digital signals to analog signals.

a. voice converter b. modem c. codec d. multiplexer e. demodulator

Computer Science & Information Technology

Which statement about pointers is false?

a) A pointer with the value NULL points to nothing. b) NULL is a symbolic constant defined in the header file. c) Initializing a pointer to 0 is equivalent to initializing a pointer to NULL, but NULL is preferred. d) The values 0 and 1 are the only values that can be assigned directly to a pointer variable.

Computer Science & Information Technology