| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year |
| seen | Jul 29 '12 at 17:37 | |
| stats | profile views | 1 |
Messing around :))
|
May 14 |
comment |
Initialization vector length insufficient in AES @David Scwartz: Thanks. |
|
May 11 |
comment |
Initialization vector length insufficient in AES I understand, thanks a lot. |
|
May 11 |
comment |
Initialization vector length insufficient in AES Thanks a lot B-con. |
|
May 11 |
comment |
Initialization vector length insufficient in AES Thanks, poncho. In fact I confused the aims of the key and the IV before. After checking the wiki page you sent me again, I think the following statement can be made: "As long as the ciphertext blocks are different for the same plaintext blocks, the duty of the IV is accomplished." Is this true? |
|
May 11 |
comment |
Initialization vector length insufficient in AES @infact: Thanks but what I wonder is: how to use a 16 byte IV with message lengths greater than 16 bytes? Do I need to use more than one IV or what? |