[xmlsec] another question about xmlsec.

Aleksey Sanin aleksey@aleksey.com
Thu, 20 Mar 2003 08:54:21 -0800


In adition to that, the new XMLSec development series (0.1.X) lets you
use practicaly any crypto engine. If you are interested in Windows CryptAPI
support then you might write this code by yourself. I would be happy to
answer your questions and (if you wish) include your work in the
main XMLSec tree.

With best regards,
Aleksey

Rich Salz wrote:

>> Is there a plan to implement a windows cryptapi engine for xmlsec? 
>> how to do that?
>
>
> xmlsec uses openssl (www.openssl.org)  openssl has a virtual interface 
> (called "engine") for crypto devices.  i do not know if anyone is 
> working on it, but the place to start would be openssl
>     /r$
>
>