|
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-----
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
