Explain why a block cipher is more appropriate for TCP/IP data than a stream cipher.

What will be an ideal response?


A stream cipher takes a single bit at a time and encrypts on-the-fly, which is appropriate for data that comes in long streams, like cell phone data. A block cipher encrypts a block of data at a time, which is appropriate for data that comes in blocks, which is true of TCP/IP data, which comes in blocks that we call packets.

Computer Science & Information Technology

You might also like to view...

The feature of modular programs that allows individual modules to be used in a variety of applications is known as ____.

A. reusability B. readability C. reliability D. consistency

Computer Science & Information Technology

The first slide rule appeared around ____.

A. 1183 B. 1622 C. 1882 D. 1945

Computer Science & Information Technology

What is the maximum number of shared preferences you can create?

A. less than 10 B. It's based on the number of apps. C. unlimited D. 25 or less

Computer Science & Information Technology

The most powerful, and most common, approach to countering the threats to network security is ________.

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

Computer Science & Information Technology