[xmlsec] Initialize IV for AES-CBC mode
Sood, Sanjeev
sanjeev.sood at intel.com
Fri Jul 16 15:58:16 PDT 2004
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:aleksey at aleksey.com]
Sent: Friday, July 16, 2004 11:31 AM
To: Sood, Sanjeev
Cc: xmlsec at aleksey.com
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.aleksey.com/pipermail/xmlsec/attachments/20040716/d7d72b04/attachment-0002.htm
More information about the xmlsec
mailing list