|
|
|
|
|
by quickben
3576 days ago
|
|
That's defeating the purpose of encrypting them. If you don't CBC, wherever is on the cloud side will have two files with one block off. Let's assume the file is a txt file. For smaller cipher block sizes, it is becoming very easy to guess your encryption key. Tldr, you want any attacker to lose any diff ability on your encrypted data. |
|