February 08, 2003
New Release 0.7 of XMLSig's for DOM4J
Missing but coming soon are:
An other small feature is a simple SOAP Client and Server implementation, which will probably be pulled out into its own project soon.
Posted by pelleb at February 08, 2003 04:16 PM
New Release of my implementation of XML Signatures for Dom4J with much improved support for the W3CCanonical XML standard. It also includes a set of testcases to prove it. This brings us a lot closer to full XMLSig Interop.
Currently it supports the following:
- Enveloped Signatures
- Detached Signatures
- RSA-SHA1 Signatures
- Base64 Encoding
- SHA1 Digests
- Canonical XML
- Canonical XML With Comments
- RSAKeyValue
Missing but coming soon are:
- Enveloping Signatures
- Support for arbitrary Transforms in the Reference tag
- XPath Transforms (Already written but not integrated)
- DSA-SHA1 Signatures
- HMAC-SHA1 MAC
- X509Data
- DSAKeyValue
- PGPData
An other small feature is a simple SOAP Client and Server implementation, which will probably be pulled out into its own project soon.
Ive done a lot of work of getting rid of unnecessary dependencies and improved the installation documentation. In other words it should be considerably easier to use now.
This entry was posted in the following Categories:
Comments
Post a comment