Block cipher works on chunks of data, encrypting one and then moving to
the next.In stream cipher, the data is encrypted one bit, or byte, at a time.
CompTIA security+ Study Guide 7th Edition
c is correct
In stream cipher, one byte is encrypted at a time while in block cipher ~128 bits are encrypted at a time.
Initially, a key(k) will be supplied as input to pseudorandom bit generator and then it produces a random 8-bit output which is treated as keystream.
The resulted keystream will be of size 1 byte, i.e., 8 bits.
Stream Cipher follows the sequence of pseudorandom number stream.
One of the benefits of following stream cipher is to make cryptanalysis more difficult, so the number of bits chosen in the Keystream must be long in order to make cryptanalysis more difficult.
By making the key more longer it is also safe against brute force attacks.
The longer the key the stronger security is achieved, preventing any attack.
Keystream can be designed more efficiently by including more number of 1s and 0s, for making cryptanalysis more difficult.
Considerable benefit of a stream cipher is, it requires few lines of code compared to block cipher.
Bit = Binary digIT = 0 or 1
Byte = a sequence of 8 bits = 00000000, 00000001, ..., or 11111111
Word = a sequence of N bits where N = 16, 32, 64 depending on the computer
There are 2N words of length N
A stream cipher is a symmetric key cipher where plaintext digits are combined with a pseudorandom cipher digit stream (keystream). In a stream cipher, each plaintext digit is encrypted one at a time with the corresponding digit of the keystream, to give a digit of the ciphertext stream. Since encryption of each digit is dependent on the current state of the cipher, it is also known as state ciph
We were arguing on that question a few pages back about stream cipher! This question makes me wonder if that file level encryption choice may have been the correct answer! We could never reach consensus! Gonna delve into that more I guess!
upvoted 2 times
...
...
This section is not available anymore. Please use the main Exam Page.SY0-501 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
NLT
Highly Voted 4 years, 4 months agofonka
Most Recent 3 years, 11 months agofonka
3 years, 11 months agofonka
3 years, 11 months agoNYF
4 years, 6 months agoAzo_4952
4 years, 8 months agoTeza
4 years, 9 months agowho__cares123456789___
4 years, 5 months ago