Aleksey,

 

Thank you for your prompt reply. I was trying to find a way to accomplish this without modifying the XMLSec, but there doesn’t seem to an easy and clean way. Are there any plans to add such a support? What would it take to add this support?

 

Any input and guidance is much appreciated.

 

Thank you,

--Sanjeev

 

-----Original Message-----
From: Aleksey Sanin [mailto:[EMAIL PROTECTED]
Sent: Friday, July 16, 2004 11:31 AM
To: Sood, Sanjeev
Cc: [EMAIL PROTECTED]
Subject: Re: [xmlsec] Initialize IV for AES-CBC mode

 

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

 

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

Reply via email to