Re: CPSetKeyParam question



Hi Tom,

Thanks for your answer Jan.
So, if i have understood, in DES example, which is block cipher, one block
is 64 bytes and so the IV used in DES is also 64 bytes ?

Almost correct: A DES block is 64 bits (not bytes), so the IV for DES is 8
bytes...

Cheers,
Jan.


.