Re: Wither Air-Sea Battle
I could believe this statement if the breakup of the data for encryption and streaming used the same restitch scheme. As I note above - this is certainly possible but would seem to add potential vulnerability.
Perhaps you can speak to that specific issue rather than make blanket comments.
For example: if the video stream is 128 bit but the encryption is 256 bit, then I'd think the headers would pretty much be automatically different.
This seems a completely unsupported statement. Can you perhaps point to some actual data?
I'd also note that the question of just how encryption increases data size is also unanswered. I've seen a number of posts where people in real life have seen significant data size increase after encryption:
http://www.experts-exchange.com/Secu..._26887362.html
This anecdote does seem to indicate that the overhead does not scale linearly with the amount of data, but in the case of data breakup for streaming - there would seem to be some specific upper limit to which the data is broken down to.
Originally posted by Milton Kuo
Perhaps you can speak to that specific issue rather than make blanket comments.
For example: if the video stream is 128 bit but the encryption is 256 bit, then I'd think the headers would pretty much be automatically different.
Originally posted by Milton Kuo
I'd also note that the question of just how encryption increases data size is also unanswered. I've seen a number of posts where people in real life have seen significant data size increase after encryption:
http://www.experts-exchange.com/Secu..._26887362.html
I have seen that if I use 256 bit key, a 1 byte to 15 byte data becomes 24 bytes after incryption, 16 byte becomes 44, 100 byte becomes 152, 1000 bytes become 1344 etc.
Comment