|
|
|
|
|
by mothershipper
2330 days ago
|
|
Assuming one byte per character, you'd have to have a 17 character password before you're using multiple blocks. For any password shorter than that, this cipher is pretty much operating in ECB mode due to the re-used IV. |
|