Hi,

Can someone confirm that when using AES, the IV that was used for the
encryption must be sent to the decryptor in addition to the
ciphertext>

Implementations of RC4 I've seen, for example, automatically append the IV
to the ciphertext.

It appears AES in Crypto++ doesn't do this so I have to append it
myself.

Correct?

Thanks.

-- 
Russell Robinson (mailto:[EMAIL PROTECTED])
Author of Tectite (CRM and Licensing for Software Developers)
Download your free CRM from: http://www.tectite.com/

Reply via email to