Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
xml-security: Implementation of W3C security standards for XML
- Summary
- The XML Security project is aimed at providing implementation
of security standards for XML. Currently the focus is on the
W3C standards :
- XML-Signature Syntax and Processing; and
- XML Encryption Syntax and Processing.
Once these are implemented, XML Key Management is likely to
be the next focus for the project.
Two libraries are currently available.
A Java library, which includes a mature Digital Signature
implementation. Encryption is currently under development.
A C++ library is also now available. Functionality is
currently more basic than that provided by the Java library.
Changelog
- * Mon Oct 10 12:00:00 2005 Ralph Apel <r.apel at r-apel.de> 0:1.2.97-1jpp
-
- Upgrade to build/run with JAXP-1.3
- * Mon Apr 4 12:00:00 2005 Ralph Apel <r.apel at r-apel.de> 0:1.2.1-1jpp
-
- First JPackage release