RE: Xmlsec vs. ApacheSecurity project

2006-02-15 Thread Jesse Pelton
onday, February 13, 2006 5:46 PM > To: security-dev@xml.apache.org > Subject: Xmlsec vs. ApacheSecurity project > > Hi, > > We are in process of choosing an open source security library. > > What are the main differences between Apache Security Project (C++ > implem

RE: Xmlsec vs. ApacheSecurity project

2006-02-14 Thread Scott Cantor
> Do you have any opinion on maturity of the toolkits. The Apache version worked much more consistently with the Java version and was much easier for me to implement the necessary evaluation code around the core system. xmlsec wanted me to give it control and just implement callbacks, but sometime

RE: Xmlsec vs. ApacheSecurity project

2006-02-14 Thread Amiler Scumba
, bugs,...). Thanks again, Amiler From: "Scott Cantor" <[EMAIL PROTECTED]> Reply-To: security-dev@xml.apache.org To: Subject: RE: Xmlsec vs. ApacheSecurity project Date: Mon, 13 Feb 2006 20:39:44 -0500 I've used both, out of necessity because the Apache version didn't

RE: Xmlsec vs. ApacheSecurity project

2006-02-13 Thread Scott Cantor
I've used both, out of necessity because the Apache version didn't exist yet. The real issue is the parser. xmlsec is libxml2-based, while Apache is Xerces-based. That should be the determining factor for most applications, IMHO. libxml2 and xmlsec are C-based, while the Apache/Xerces tools are C++

Xmlsec vs. ApacheSecurity project

2006-02-13 Thread Amiler Scumba
Hi, We are in process of choosing an open source security library. What are the main differences between Apache Security Project (C++ implementation) and XmlSec in terms of: - number of users and projects(I know, that xmlsec is used by OpenOffice) right? - suport for different standards (looki