Is it possible to input the initialization vector to be used in the AES CBC mode? If so, what is the interface?

 

On the crypto documentation page, I could not find an API to provide IVs. Also, I didn’t see a specific call to AES_cbc_encrypt() where iv can be supplied. In that case, does iv get initialized during EVP_aes_128_cbc() call?

 

Thanks.

 

 

_______________________________________________
xmlsec mailing list
[EMAIL PROTECTED]
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to