[xmlsec] Initialize IV for AES-CBC mode

Aleksey Sanin aleksey at aleksey.com
Fri Jul 16 11:31:07 PDT 2004


There is no interface to set IV vector by application. It is generated
and set into EVP context in the xmlSecOpenSSLEvpBlockCipherCtxInit()
function (search for "ctx->iv" string):

http://cvs.gnome.org/viewcvs/xmlsec/src/openssl/ciphers.c?view=markup


Aleksey




More information about the xmlsec mailing list